It is impossible to create fields from what I know using PDFLIB.
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
-Original Message-
From: Flint Doungchak [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 30, 2002 6:29 PM
To: PHP Windows
Subject: [PHP-WIN] PD
I am trying to do a simple fopen("http://www.weather.com/index.html";, "r");
For some reason I cannot Open any URL's after trying several.
I get the following error
Warning: stat failed for Resource id #1 (errno=2 - No such file or
directory)
I checked my php.ini to make sure I set the fopen w
I was wondering if anyone successfully setup any of the mycrpt releases
correctly on windows 2000 with php 4.2.1?
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
Anyone know where I can get the Windows Binary dll's for the Mcrypt Library.
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Make sure your dlls are in the extension defined directory in your php.ini.
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
-Original Message-
From: R.S. Herhuth [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 9:06 AM
To: [EMAIL PROTECTED]
Subjec
Try to push php.exe priority higher.
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
-Original Message-
From: Flint Doungchak [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 23, 2002 4:56 PM
To: Jan Schmitz; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] CGI-Tro
I am having trouble installing PHP 4.2.1 on Win2K/IIS5 as an ISAPI Module.
I copied php.ini file with my config to the winnnt folder, and set the the
app mappings and Isapi filters to C:\PHP\SAPI\php4isapi.dll, but the module
does not read any of the changes in the php.ini file. How can I get php
How can I run a php script from the command line?
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list a
I do not want everyone to access the site though. How do I restrict by nt
account users. I currently just have basic authentication checked under
directory secutiry in IIS. If I check the anonymous box and add the IUSER to
the according folder, everyone gets access. I do not want everyone to hav
I know this is a php forum, but I am not sure where to go. Anyone know of a
good site on IIS other than Microsoft's junk. I am trying to use directory
security on win2k IIS 5 machine using the NTFS permissions. For some reason
the only account that can get access to view anything page on the si
: [EMAIL PROTECTED]; '[EMAIL PROTECTED]'
Subject: Re: [PHP-WIN] Active Diretory
On Mon, 19 Nov 2001 09:53:14 -0500, Conover, Ryan wrote:
>Has anyone been able to get information from Active Directory using
>php? How did you do that?
The easiest way to do this is through th
Has anyone been able to get information from Active Directory using php? How
did you do that?
Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
I am trying to use the excel Com on a win2k/IIS5/php4.0.4pl1 with Office 2K
SR-1. I keep getting the following error.
Warning: Unable to obtain IDispatch interface for CLSID
{00020820---C000-0046}: Not enough storage is available to
complete this operation. in c:\Inetpub\wwwroot/
I get the following error on everypage of
X-Powered-By: PHP/4.0.4pl1 Content-type: text/html
and PHP Warning: Cannot open './browscap/browscap.ini' for reading in
Unknown on line 0
Please help.
ryan Conover
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PR
If I have an excel document I created dynamically and after every 8 records
I want it to automatically want to print. Is there a way to do this in PHP
or some other language.
Ryan Conover
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
What needs to be installed for COM say Office COMS to work. What external
programs you need installed for say excel and word. Anything in the
php.ini. Anything else please let me know.
Ryan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
-Original Message-
From: Phil Driscoll [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 04, 2001 1:42 PM
To: Conover, Ryan; [EMAIL PROTECTED]
Subject: Re
I am having a problem with PHP 4.0.4pl1 and IIS 5. New pages I create are
giving a CGI Error. No matter what I have . on that page. Anyone else come
across this problem.
Ryan Conover
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
I was wondering if anyone got the fdf to work. I installed the fdf toolkit
on my IIS 5.0 Server on win 2K, and uncommented the dll for it in the
php.ini file but it does not seem to work. Did I set it up right? Any
suggestions.
Ryan Conver
--
PHP Windows Mailing List (http://www.php.net/)
To
I trying to insert some data into a MSSQL Server 7.0 database from Php. Some
of the data has various characters ', > . How can I tell SQL Server to
treat these characters as part of the input.
Ryan Conover
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
I am trying to update a table with data from another table within the same
database with the following SQL
UPDATE common SET common.[Extended Description] = extended.[Extended
Description] WHERE common.[id] = extended.[Extended Description]
the id is the primary key. I keep getting the following
If I save an object as a session var. will I still have access to its
methods.
Ryan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Do I need to have anything special installed on the server (IIS) to call
excel and word with COM.
Ryan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EM
[mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 3:01 PM
To: Conover, Ryan
Subject: Re: [PHP-WIN] Revised [PHP] COM and PHP
Try "FALSE" instead of "false"
Andris
mailto:[EMAIL PROTECTED]
+---
Monday, February 05, 2001, 10:05:24 PM, you wrote:
I have been trying the following example from the PHP developer's cookbook
and it keeps giving me the following error.
Parse error: parse error in c:\Inetpub\wwwroot/temp.php on line 5
Visible = false; //line3
$worksheet = $excel_handle->workbooks->add(); //line4
$worksheet->Cells(1,1)->valu
I have been trying the following example from the PHP developer's cookbook
and it keeps giving me the following error.
Parse error: parse error in c:\Inetpub\wwwroot/temp.php on line 4
Visible = false; //line3
$worksheet->Cells(1,1)->value = "Name"; //line4
$worksheet->SaveAs("temp.xls"); //line5
I was wondering if I can pass an array that has serialized objects to next
page via url encoding
$foo //array with serialized objects in it
with the following encoding
something/something/foobar.php?foo=echo($foo)
and be able too unserialize $foo on the next page(foovar.php)
ryan
--
PHP Wi
I am trying to write a query to bring back rows that have null values set in
them. I cannot figure out how to do this. I can bring back all rows that do
not have nulls with the following query.
SELECT [ID], [Project Name], [Start Construction Date], [Actual Completion
Date]
FROM common WHERE [St
I was wondering if anyone as successfully pulled info from a DB2 Database on
As400. My enviroment is
Win2K server/php4.0.4/ZendOptimizer/IIS5. I was wondering how I could
directly query the AS400. Or would it be wiser to pull the info from the
AS400 into MSSQL Server. I was wondering how I would
Does anyone know of where I could to get more information on pdflib and how
it works.
Ryan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I keep getting the following error on a line of the funciton below
function marketingoutput($top, $pdf){
$z=0;
$currentline=$top-$this->standardboxheight;
while ($z<$this->zarrayofboxes){
$tempbox2=$this->arrayofboxes[$z];
31 matches
Mail list logo