PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant privacyurl - assumed 'privacyurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 41

PHP Warning: Use of undefined constant tosurl - assumed 'tosurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 42
GameFileForums - View Single Post - NOW PLAYING
Thread: NOW PLAYING
View Single Post
  #16  
Old 13-09-2007
Crypton
Guest
 
Posts: n/a
Default

I am playing nothing.. Well, not entirely true. Have been playing flash games. I bought a flash collection (4GB+ over 4000 Flash Games) and it contains also the source files. So I have been editing the FLA's and adding in my own "save/post score" and "play again" buttons. Building an online arcade so pretty much have to test each and every game as I do it. Also coding the website in PHP/SQL myself instead of using a template.

I am going to be doing this for a long while.

Last edited by Crypton; 13-09-2007 at 11:56 AM.
Reply With Quote