i get this:
Resource id #2
when i run this code.....whats resource id 2 mean? i just want to know if
the query was ok or not
$result = mysql_query("SELECT authcode FROM users WHERE email='$email'",$db);
echo $result;
~kurth
--
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]
- [PHP] resource ID? Kurth Bemis
- Re: [PHP] resource ID? lenar
- Re: [PHP] resource ID? stylewarrior
- Re: [PHP] resource ID? Kurth Bemis
- Re: [PHP] resource ID? Henrik Hansen

