Posts by Adriano Silva • 1 point
1 post
-
-4
votes1
answer373
viewsQ: Error running mysql_query
This is my line 17 programming: $result = mysql_query($localhost, "SELECT *FROM **nome do meu banco**") or die (mysql_error()); This is the mistake I can’t make: Warning: mysql_query() expects…