View Single Post
Old 01-23-2004, 10:44 PM  
lennox
Registered User
 
Join Date: Jan 2004
Posts: 144
i'll try to explain this but the Crown is taking over...

it means that whatever you are calling in mysql_fetch_array() isn't there... might be a typo

example:
$database = mysql_query() <--- it's not seeing this
mysql_fetch_array($database);
lennox is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote