Not sure which forum I should be posting this in but...
I have just started trying to code my first php site and I get this error:
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in etc...
also happens if I use mysql_fetch_array() and mysql_result()
anyone have any ideas?
I have just started trying to code my first php site and I get this error:
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in etc...
also happens if I use mysql_fetch_array() and mysql_result()
anyone have any ideas?