Hi James,

> I've been getting the following error:
> Warning: Supplied argument is not a valid PostgreSQL
> result resource in dbasefunctions.php on line 87

that's because your SQL query return nothing, but you
try to fetch a row.

--
Jimmy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Live for Love, for without Love you don't live.


-- 
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]

Reply via email to