[PHP-WIN] Re: PHP not returning variables!

2005-12-09 Thread S. Kang
I guess register_globals = off in your php.ini (as default setting in PHP 5) you got to use $_GET["var"] instead of $var. Matt Firth wrote: Hi, I have PHP 5 and Apache 1.3 on Windows 98. Its running OK, but whenever a global is specified in the address, it is not passed on to the script. For

[PHP-WIN] PHP 5.1 no longer connect to MySQL 5.0.15 using php_mysql.dll?

2005-11-27 Thread S. Kang
WinXP Prof + SP2 Apache 2.0.55 MySQL 5.0.15 Can we connect to MySQL 5.0.15 using php_mysql.dll? It seems like there is a problem with PHP 5.1 and MySQL 5.0.15. working. php_mysqli.dll php_pdo.dll php_pdo_mysql.dll but NOT working. php_mysql.dll Is there anyone got the same problem? Under

[PHP-WIN] PHP 5.1 can't connect to MySQL 5.0.15

2005-11-27 Thread S. Kang
WinXP Prof + SP2 Apache 2.0.55 MySQL 5.0.15 Can we connect to MySQL 5.0.15 using php_mysql.dll? It seems like there is a problem with PHP 5.1 and MySQL 5.0.15. working. php_mysqli.dll php_pdo.dll php_pdo_mysql.dll but working. php_mysql.dll Is there anyone got the same problem? Under PHP

[PHP-WIN] Re: Mysql support in PHP 5.0.5

2005-10-26 Thread S. Kang
if you are using Apache Web server, you don't have to put in windows system directory. You can put php.ini and libMySQL.dll in your apache bin directory. eg. c:\apache\bin\php.ini libMySQL.dll. If you don't copy libMySQL.dll to bin directory. Apache can't load your Mysql DLL (php_mysql.dll).

[PHP-WIN] Re: Step by Step on Using PHP5 with mySQL 4.1.17

2004-12-19 Thread S Kang
Hi Mick, Overwrite existing libmysQL.dll to c:\php\libmySQL.dll from C:\Program Files\MySQL\MySQL Server 4.1\bin\libmySQL.dll. Good luck :) Mick wrote: Hi, I have installed PHP5.03 to my Win2k workstation. I will be connecting to a mySQL 4.17 database on my workstation and eventually our Windows 20