Thread
:
prob with mysql intalling script
View Single Post
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
View Public Profile
Find More Posts by lennox