> "Supplied argument is not a valid MySQL result resource in ..... on line 52" > > Line 52 is the line where I fetch the row from the second query. Don't keep doing a mysql_connect on each loop. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Invalid MySQL result resource Dan Harrington
- Re: [PHP] Invalid MySQL result resource David Robley
- RE: [PHP] Invalid MySQL result resource speedboy
- RE: [PHP] Invalid MySQL result resource Dan Harrington
- Re: [PHP] Invalid MySQL result resource David Robley
- Re: [PHP] Invalid MySQL result resource David Robley
- RE: [PHP] Invalid MySQL result resource Rasmus Lerdorf
- RE: [PHP] Invalid MySQL result resource Dan Harrington