Re: mysql and PHP problems

2001-07-13 Thread Kevin Smith
I know this sounds bizarre, but I believe that error means the your SQL statement did not return any rows and you don't have any error checking in place to cater for this. I know this, because I did the same thing. ;) Regards, Kevin - Original Message - From: <[EMAIL PROTECTED]> To: <[

Re: mysql and PHP problems

2001-07-11 Thread Tonu Samuel
[EMAIL PROTECTED] wrote: > I have Mysql 3.22 and PHP4 installed with RedHat 7.0 linux distribution.I created a >script connecting my html page with mysql database(function >mysql_pconnect).Everything was working just fine one day but on the next day I saw a >message on my screen "Call to undef