On Sun, 30 Mar 2003 05:39:13 -0800 (PST), Prabu Subroto
<[EMAIL PROTECTED]> wrote:

>Warning: mysql_fetch_row(): supplied argument is not a
> valid MySQL result resource

That is a very common error message. It usually means that your query
doesn't return what you had intended it to. When I get this message,
I'll run the query from the command line to see what's wrong with it.

regards,
-- 
Leif Biberg Kristensen 
http://solumslekt.org/
mail to leif at solumslekt dot org

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to