Hi Thomas and All,

> why are you using "sql_query" through your code?
> its
> mysql_query for mysql!


I use phpnuke and it have a sql_layer.php. You are correct, for mysql is
mysql_query. But this dont is the problem, I change it and the problem
continue!

Any tip??

Thanks

Marcelo

----- Original Message ----- 
From: "Thomas Seifert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 08, 2003 6:50 PM
Subject: Re: [PHP] Warning: mysql_fetch_row(): supplied argument is not a
valid MySQL result resource in f:\.....\none.php on line 286


> why are you using "sql_query" through your code?
> its
> mysql_query for mysql!
> and the result, needed for mysql_fetch_row is returned from that function.
> read the docs again.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 5/6/2003


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

Reply via email to