Whenever you get a warning like 'Supplied argument is not a valid MySQL
result resource...' there is an error in your code - somewhere you have
failed to check that the return value from a mysql call has not returned
zero. In your case, one has, and if you do the check, and then print out
mysql_er
mars 2001 20:31
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Windows and Linux
Hi everyone,
I built a small requirement using PHP and mySQL and using Win'98 and PWS as
my production server. I followed the default instructions in setting this
up.
After the phase was completed we copied the sit
Hi everyone,
I built a small requirement using PHP and mySQL and using Win'98 and PWS as
my production server. I followed the default instructions in setting this
up.
After the phase was completed we copied the site and the db script on a
Linux machine with Apache Web Server.
However some of our