Jump to content
MakeWebGames

DreamCoder

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by DreamCoder

  1. i have a problem with mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\header.php on line 81 the codes is "; $q=mysql_query("SELECT * FROM ads ORDER BY rand() LIMIT 1",$c); if(mysql_num_rows($q)) { } print "<table width=100%><tr><td width=20% valign='top'> "; can u reype the corrections please
  2. all these tips are usefull i will use this in my game thx guys!
  3. Il take it up if you want?
  4. Hey guys im looking for some jobs so i can earn some money anyone got any little job post here and i see if i can help you out
×
×
  • Create New...