If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
// Get info from database into $data
$USER_ID_4296=$row_PageData['New-Post'];
// Strip all tags
//strip_tags($row_PageData);
$fromUSER_ID_4296 = array("ferret you git",
"stop geeking up on me",
"Geeks",
"shut up Dan");
$row_NEW_PageData = array('ferret I love you',
'You are all Cool People',
'I am a noob',
Dan you are cool');
$data2 = str_replace($fromDB, $toPage, $data);
echo $data2; ?>
I should make an array of all the nasty things that Mike could say to us the put a IF statement into the database query so if he uses any of the items in the array it deletes his account
I think while i wasnt on here i have lost the war on this one.... I have no idea what that means I'm assuming the last bit is leet, if so i know that one, but i dont play that many games :'( I wanted to win something
Comment