On Sunday 03 November 2002 10:23, John Coder wrote:
> I seem to somehow get an boolean instead of an array from a
> mysql_fetch_row function and I have no idea how.
> Here's the code;

Try adding some error checking into your code (see manual examples) and using 
mysql_error() to find out what's going.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
My friend has a baby.  I'm writing down all the noises he makes so
later I can ask him what he meant.
                -- Steven Wright
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to