Posted: Wed Jul 20, 2005 6:42 pm
Sorry, I'll have to beg off here. I don't have a MySQL DB to test against and I have no experience with MySQL. Its probably something trivial, but ....
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$result = mysql_query($sql,$db) or die(mysql_error());