Jump to content
MakeWebGames

Joe

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Joe

  1. Getting the following error when going to: staff_playershops.php A critical error has occurred, and page execution has stopped. Below are the details: PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, object given (2) When I don't comment out the code in my mainmenu the entire game throws the following error: A critical error has occurred, and page execution has stopped. Below are the details: PHP Warning: mysql_num_rows() expects parameter 1 to be resource, object given (2) Thats for mainmenu.php Sounds like the queries are whats ****ing it up? What does this need to be changed to for it to work? PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, object given (2) There's another one for playershops.php?action=search
  2. Re: An introduction to security I made an account to reply to this post. Extremely well written. I'm actually looking at your site now to hire you for some development work. Possibly even some tutoring. Well done indeed. Extremely resourceful. Bookmarked.
×
×
  • Create New...