Jump to content

matthew9090

Members
  • Posts

    135
  • Joined

  • Last visited

    Never

Everything posted by matthew9090

  1. Thanks for your feedback, i will add more features over time, this is just the starting point really.
  2. It's simple, you cannot have a check outside the parenthasis while ($row = mysql_fetch_assoc($result) !== false){ $users[] = $row; }
  3. You should put the functions in a new php file and include at the top of every page you need them in. This way is more efficient as you save space.
  4. The sites not made in flash, the games are.
  5. Try checking that your form has the right submitting method (GET/POST).
  6. What are we meant to do with that? Tell us what errors you get and what happens when you run the script.
  7. My new website 'Massive Games' is now almost finished. Please can you tell me what you think of the design and what it looks like in the different screen resolutions. Also do your best to hack it Url: http://massivegames.co.uk
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.