Page 27 of 28

Re: The ctrl+v thread "forum game"

Posted: January 27th, 2010, 2:25 am
by Small Sized Duck

Re: The ctrl+v thread "forum game"

Posted: January 28th, 2010, 2:43 am
by unknownghostiscool

Re: The ctrl+v thread "forum game"

Posted: January 29th, 2010, 9:38 pm
by Halo000
Aim ---: (4:19:52 PM) hey


Aim-- (4:22:29 PM) why the hell not

Because she said no
Idont care
-dude.. lol...
-fine I will...
-ur sister will be mad......
-but thats your sister...
-okay fine

Re: The ctrl+v thread "forum game"

Posted: February 8th, 2010, 9:38 pm
by lichistheman
Click it. O.o
Spoiler:
<?php
$fname = $_POST['fname'];
$sex = $_POST['sex'];
$hob = $_POST['hob'];
$game = $_POST['game'];
$uname = $_POST['uname'];
$for = $_POST['for'];
//HTML Entities
$fname2 = htmlentities($fname);
$sex2 = htmlentities($sex);
$hob2 = htmlentities($hob);
$game2 = htmlentities($game);
$uname2 = htmlentities($uname);
$for2 = htmlentities($for);

$myFile = "members.txt";
$fh = fopen($myFile, 'a') or die("can't open file");
$stringData = "<tr>\n";
fwrite($fh, $stringData);
$stringData = "<td>$fname2\n</td>";
fwrite($fh, $stringData);
$stringData = "<td>$sex2\n</td>";
fwrite($fh, $stringData);
$stringData = "<td>$hob2\n</td>";
fwrite($fh, $stringData);
$stringData = "<td>$game2\n</td>";
fwrite($fh, $stringData);
$stringData = "<td>$uname2\n</td>";
fwrite($fh, $stringData);
$stringData = "<td>$for2\n</td>";
fwrite($fh, $stringData);
$stringData = "</tr>\n";
fwrite($fh, $stringData);
$stringData = "\n";
fwrite($fh, $stringData);
fclose($fh);
echo "Thank you for entering that info.<br />";
echo "You can review the results . <a href=\"http://www.jammingames.uk.to/members.php\">Here</a>";
?>

Re: The ctrl+v thread "forum game"

Posted: February 19th, 2011, 1:11 pm
by cesky!
Morgan Page - Tell Me Why

Re: The ctrl+v thread "forum game"

Posted: February 19th, 2011, 1:57 pm
by GeorgeMots
/162933/

Re: The ctrl+v thread "forum game"

Posted: February 19th, 2011, 2:02 pm
by Lanaya
rumyslave wrote:
lakil wrote:i lol'd a bit for the picks xD :D
xnoctislucisx wrote:There are something call "LEADER BOARD". go there to find the top players.

http://aika.gpotato.com/?m=game&a=pvp_l ... ard_player.

rank 39, oh yeah.


rank 24, oh yeah.

Dont honor farm either

o.O

Re: The ctrl+v thread "forum game"

Posted: February 20th, 2011, 5:09 pm
by owner123
018E6301
(Some memory adress, forget what it was for)

Re: The ctrl+v thread "forum game"

Posted: February 20th, 2011, 5:17 pm
by GeorgeMots

Re: The ctrl+v thread "forum game"

Posted: February 21st, 2011, 12:18 am
by iTz_WaR