[PHP] PHP with PDFlib installation on windows

2003-04-03 Thread Bill Hudspeth
Hello, I am having problems getting the PDF extension to work with PHP on Windows. I am running PHP 4.2.3 on Windows NT 4.0 using IIS as my internet server. I have enabled the PDF extension in the php.ini file, with no apparent success. When I try to load the page, I get an empty screen (i.e., n

[PHP] Using include() or require() with PDF module

2003-03-24 Thread Bill Hudspeth
I wish to use the include() and/or the require() functions to include a block of PHP multiple times in my file. The block contains code for outputting PDF elements. Although other external code (functions for example) are successfully referenced using these commands, the PHP's PDF functions don't s

[PHP] including files in PHP-pdf development

2003-03-14 Thread Bill Hudspeth
Hello, I am developing an application that ouputs the results of a database query to a PDF file using PHP. The only real problem I have encountered is in trying to use the "include" and/or "require" keywords. I have a block of code in another file that needs to called several times from my main PD

[PHP] ODBC connectivity

2002-10-29 Thread Bill Hudspeth
I have developed a PHP application that accesses a Microsoft Access database through ODBC. The application works well using PHP version 4.1. I have recently installed the newest version of PHP (4.2.3) on another machine running NT4, and IIS 4. Again, I am using an ODBC connection, and have given th

[PHP] Passing array to function

2002-08-13 Thread Bill Hudspeth
I am trying to write a function that builds a multiple-choice drop down list. As such, I need to specify an array in the name attribute of the tag. I am trying to pass a parameter to the function which gets used as this name attribute, but seem to be having problems with the square brackets. In t

[PHP] Passing PHP variables into javascript

2002-07-29 Thread Bill Hudspeth
I am having a problem passing a variable from PHP to Javascript and getting my JS function to recognize a form element object. I am trying to use the selection of a particular option in a dropdown menu to control the visibility of another form control element (another select box). In other words,

[PHP] function definition causing problems?

2002-06-24 Thread Bill Hudspeth
I am using PHP 4.2.1, Windows 2000P, IIS4 connected to an Access 2000 database with an ISAPI module. I have created a very simple form and have written a function to display radio buttons. While a hard-coded, HTML version of the form works perfectly (correctly returning data), the php file brings

[PHP] self processing forms

2002-06-10 Thread Bill Hudspeth
I am using the O'Reilly "Programming PHP" manual, and have copied the code from Example 7.3, p. 166. I have the magic_quotes_gpc set to ON in php.ini (though toggling between on and off doesn't seem to have any effect). My processed form reports "0.00F is -17.78C " regardless of the initial fahren