supplied argument is not a valid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,
 
I loaded a server for a client and I am getting the below error. 
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/fineart/public_html/login.php on line 169

This is the line of the error
 
$login=mysql_query("SELECT * FROM member WHERE username='$username' AND password='$password' ");  //line 168

if(mysql_num_rows($login)==0)  //line 169
 
Thanks,
 
Gab


      

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux