Scary Maze

Please Vote.I created this game for fun, in this game you will find guestbook sistem with no MySql/cgi/ASP or other unuseful crap, only PHP/ASAnd pleas dod’t remove author (me !!!)well, I’m spamyboy & I’m glad to share with you my worksOh and if you want to see demo, go to www.cac.lt/scary/====================Here is "form.php" file====================<? $subject = "Try this dude, this rocks !!!"; $msg = "Wazaaa, hi man. Look what I found, this is a cool game, maze, pleas, try to win it, Ohh sorry here is address http://www.cac.lt/scary/ this rocks"; mail($email, $subject, $msg, "From:spamyboy@gmail.com");?>====================Here is "processXML.php" file====================<?php$file = fopen("guestbook.xml", "w+") or die("Can’t open XML file");$xmlString = $HTTP_RAW_POST_DATA; if(!fwrite($file, $xmlString)){ print "Error writing to XML-file";}print $xmlString."n";fclose($file);?>
Copyright © spamyboy
File Author: spamyboy
Flash Version: MX
File Provided By: FFiles - Sharing Resources & Creations