Jump to content
MakeWebGames

POG1

Members
  • Posts

    1,419
  • Joined

  • Last visited

Everything posted by POG1

  1. Re: Staff Applications [FREE] it seems you do know what your at :mrgreen:
  2. Re: BBCode Resize in the container you could add style="width:XXpx; overflow:hide;" | change the XX to the width u want i dunno if it will work or distort.
  3. Re: Staff Applications [FREE] free mod ;)
  4. Re: V2 Updated From Snikos' Pollution Mod :D you could use "switch($chance)" which i think would be faster than doing multiple ifs
  5. Re: Updated Explore V.2   you don't post mods because you have no idea what your at.
  6. Re: Updated Explore V.2   you don't post mods because you have no idea what your at.   The explore page with the database is a cool idea, the way i would so it is have 2 fields; url and name. then in the table have it loop through each cell. cool idea, may have to give it a go
  7. Re: Tables why use echo on something that is static?
  8. Re: please can someone change from html to php I dunno about you but there is no JavaScript in that script
  9. Re: please can someone change from html to php   Where did u find that out? HTML and XHTML has allways used "
  10. Re: top 8 Tv shows ever south park is the best out of the lot! family guy isn't funny, the same boring jokes all the time.
  11. Re: Tables <table> <tr> <td>stat 1</td> <td>stat 2</td> </tr> <tr> <td>stat 3</td> <td>stat 4</td> </tr> </table>
  12. Re: code line help just stating 2 words won't help much...
  13. Re: top 8 Tv shows ever I don't watch much tv so mi list is short. 1. lost 2. south park 3. futurama 4. malcolm in the middle 5. fresh prince of bell air 6. the big bang theory
  14. Re: Who plays to make money   that would still be against the rules though.. if you said you will loan it them then iit may work
  15. Re: [review] Gangsta-Life.com The top image on the login is "195.3 KB (199986 bytes)" It would be a very wise choice not to have huge images, compress them on save.
  16. Re: [mccode] Black Jack  
  17. Re: [MOD] Playable ZX SPECTRUM JAVA EMULATOR comes with loads of games   Shouldn't It Be <?php include("globals.php");   Or Don't It Matter :? :wink:   any will do :)
  18. Re: [MOD] Playable ZX SPECTRUM JAVA EMULATOR comes with loads of games its just a gray box
  19. Re: Another New Mailbox ok, he has posted something that has been made by someone else (cant remember who) and said he created it...
  20. Re: Another New Mailbox lol
  21. Re: shell_exec and windows :mrgreen:
  22. Re: New xbox live gamertag.. hows about P0G1
  23. Re: New improved mailbox. if($f['mail_from'] == $ir['userid']) { $pass = 1; } else { $pass = 0; } if($f['mail_to'] != $ir['userid']) { if($pass != 1) { echo 'This mail is not yours!'; $h->endpage(); exit; } }   that's a bit long winded
  24. Re: Enhanced Hall of fame [v2]   what and you can't?
  25. Re: Gangster Game Script no offense but it dosen't look very nice, some people are gonna judge it based on the looks as well.
×
×
  • Create New...