Re: warning using php

2001-02-04 Thread Rus
ED]> Sent: Monday, February 05, 2001 1:56 AM Subject: warning using php > Hello all I hope you can help. > I am using the line > $email = mysql_result($result,0,"email"); > in php4 > when i load the page I get > Warning: Supplied argument is not a valid MySQL result resou

warning using php

2001-02-04 Thread John-Mark
Hello all I hope you can help. I am using the line $email = mysql_result($result,0,"email"); in php4 when i load the page I get Warning: Supplied argument is not a valid MySQL result resource in/var/www/dbase/index.php on line 10 This is the line i have written the code. I have tried it several