@driftdon Try making sure that the name of the row in the database table matches the name that it is looking through. For instance, if it says "SELECT * FROM news WHERE" make sure that the name in the table is "news". Hope that helps... If not, i'm happy to help more.
Getting this error....
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/a8300630/public_html/images/index.php on line 5
driftdon 5 months ago
@driftdon Try making sure that the name of the row in the database table matches the name that it is looking through. For instance, if it says "SELECT * FROM news WHERE" make sure that the name in the table is "news". Hope that helps... If not, i'm happy to help more.
TaylorWebs 5 months ago