[PHP-WIN] php5isapi.dll not handling MySQL

2004-03-16 Thread Don McFarland
Im using PHP version Version 5.0.0b4 on XP-Pro (php5isapi.dll) running IIS 5.1 and have gotten the SQLite to work nicely. However, the when trying to use an up-and-running MySQL server, the script is always cut-off at the start with the error "Call to undefined function mysql_connect" even though I

[PHP-WIN] FW: PHP + COM

2004-03-16 Thread Svensson, B.A.T. (HKG)
Anybody who can help this guy out: -Original Message- From: Cleber Tinoco Atanásio [SMTP:[EMAIL PROTECTED] To: Svensson, B.A.T. (HKG) Sent: 15-3-2004 22:48 Subject: PHP + COM Hi Mr. B.A.T Svensson, My name is Cleber. I'm Brazilian and my English is poor :). I didn't obtain help in e-mai

php-windows Digest 16 Mar 2004 09:20:36 -0000 Issue 2167

2004-03-16 Thread php-windows-digest-help
php-windows Digest 16 Mar 2004 09:20:36 - Issue 2167 Topics (messages 23148 through 23149): php5isapi.dll not handling MySQL 23148 by: Don McFarland Re: PHP + COM 23149 by: Svensson, B.A.T. (HKG) Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED]

[PHP-WIN] Re: PHP + COM

2004-03-16 Thread DvDmanDT
Yes, you must edit the service in the administative tools, to allow interaction with desktop.. OR run the script from commandline... -- // DvDmanDT MSN: dvdmandt¤hotmail.com Mail: dvdmandt¤telia.com "B.A.T. Svensson" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] Anybody who can h

[PHP-WIN] help with _PHP_SELF and changing a paramter in URL...

2004-03-16 Thread Leo Divinagracia
sorry, it's late gotta get some sleep, but this had been stumping me... have to change a value in the URL, say: www.foo.com/test.php?var1=10&var2=10 i want to make that a clickable link but set var1 = 20. i'm getting tired so i may not be searching php.net correctly... would i EREGI_REPLACE i

[PHP-WIN] How to create an instal file?

2004-03-16 Thread Tony Devlin
Does anyone have a good reference on how I can create an install file, that based on a form that the client fills out will create a database, setup the default settings, adjust the database with the fields entered by client. Including creating the table and changing all database information to the

Re: [PHP-WIN] How to create an instal file?

2004-03-16 Thread Svensson, B.A.T. (HKG)
On Tue, 2004-03-16 at 16:50, Tony Devlin wrote: > Does anyone have a good reference on how I can create an install file, that > based on a form that the client fills out will create a database, setup the > default settings, adjust the database with the fields entered by client. > Including creati

[PHP-WIN] Re: Angry, up all night newbie (re: apache config)

2004-03-16 Thread Anthony
umm ... try looking in the docs ... not hard to find http://www.php.net/manual/en/install.apache2.php extract the windows binary package to load it as a module. put something like this in your httpd.conf file: ; For PHP 4 do something like this: LoadModule php4_module "c:/php/sapi/php4apache2.

[PHP-WIN] Java

2004-03-16 Thread S.Gultom
why my java script always error, when i run my php program? Thanks Gultom

php-windows Digest 17 Mar 2004 01:40:56 -0000 Issue 2168

2004-03-16 Thread php-windows-digest-help
php-windows Digest 17 Mar 2004 01:40:56 - Issue 2168 Topics (messages 23150 through 23155): Re: PHP + COM 23150 by: DvDmanDT help with _PHP_SELF and changing a paramter in URL... 23151 by: Leo Divinagracia How to create an instal file? 23152 by: Tony Devlin

[PHP-WIN] Re: Java

2004-03-16 Thread DvDmanDT
Since it has 0% to do with PHP, I assume you code it wrong.. 1. Maybe it has to do with frames or domains 2. Maybe filenames But it's definitly not PHP's fault.. -- // DvDmanDT MSN: dvdmandt¤hotmail.com Mail: dvdmandt¤telia.com "S.Gultom" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROT