I get resource #7 error, when I do this, the file is already connected to the MySQL Database, I'm trying to show all table records from logs.PHP Code:$ham = mysql_query("SELECT * from logs");
echo $ham;
+REP for anyone who can help.
But I have to goto school in a min.


Reply With Quote



