PHP Problem how do i fix this?

David

New member
Hello I just started using PHP and I got this error while using it. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/zymichost.com/p/s/e/psearch/htdocs/search.php on line 52. Also heres the code link http://pastesite.com/21052
I now get this error

Warning: mysql_query() [function.mysql-query]: Access denied for user 'vhostswww'@'192.168.1.1' (using password: NO) in /www/zymichost.com/p/s/e/psearch/htdocs/search.php on line 6

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/zymichost.com/p/s/e/psearch/htdocs/search.php on line 6
Invalid query: Access denied for user 'vhostswww'@'192.168.1.1' (using password: NO)
 
Back
Top