php-general | 2001072
Date: 07/17/01
- Next message: Yassel Omar Izquierdo Souchay: "[PHP] PHP- something tha i don't understand"
- Previous message: admin <email protected>: "[PHP] EO - New FREE web development engine"
- Next in thread: Jason Bell: "Re: [PHP] PHP- something i don't undestand"
- Reply: Jason Bell: "Re: [PHP] PHP- something i don't undestand"
- Reply: craig <email protected>: "[PHP] Re: PHP- something i don't undestand"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Yassel Omar Izquierdo Souchay: "[PHP] PHP- something tha i don't understand"
- Previous message: admin <email protected>: "[PHP] EO - New FREE web development engine"
- Next in thread: Jason Bell: "Re: [PHP] PHP- something i don't undestand"
- Reply: Jason Bell: "Re: [PHP] PHP- something i don't undestand"
- Reply: craig <email protected>: "[PHP] Re: PHP- something i don't undestand"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

