Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

[PHP] PHP- something i don't undestand From: Yassel Omar Izquierdo Souchay (yois <email protected>)
Date: 07/17/01

Hi
I'm having
trouble with this part of code

9: $result = mysql_db_query("users", $query);
10: $r=mysql_fetch_array($result);

The error message is :
Warning: Supplied argument is not a valid MySQL result resource in
c:\inetpub\wwwroot\PhpAndMysqlTest\test2\reg1.php3 on line 9.

Please if somebody knows what it's wrong
thanks
Yassel

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>