
DELETE ME NOW!
Members-
Posts
346 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by DELETE ME NOW!
-
Signature Change That I Can Put On Main Menu
DELETE ME NOW! replied to Sparkz's topic in General Discussion
Re: Signature Change That I Can Put On Main Menu And i also forgot to say no need for big code:P When you can use foreach(); $types = array("Unknown", "Be Right Back", "Wont Answer to Mails", "Busy", "In a Call", "Mail Me", "Bored", "Be Back on Later"); foreach ($types as $names) { echo '<option value="'. $names .'">'. $names .'</option>'; } Alot better :D -
Signature Change That I Can Put On Main Menu
DELETE ME NOW! replied to Sparkz's topic in General Discussion
Re: Signature Change That I Can Put On Main Menu <select class="textbox" name="Status"> <option value="Unknown">Unknown</option> <option value="Be Right Back">Be Right Back</option> <option value="Wont Answer to Mails">Wont Answer to Mails</option> <option value="Busy">Busy</option> <option value="In a Call">In a Call</option> <option value="Mail Me">Mail Me</option> <option value="Bored">Bored</option> <option value="Be Back on Later">Be Back on Later</option> </Select> You going to let a user change it from viewing source, with the toolbar i have :P Use an in array when posting.. $types = array("Unknown", "Be Right Back", "Wont Answer to Mails", "Busy", "In a Call", "Mail Me", "Bored", "Be Back on Later"); if(!in_array($_POST['Status'], $types)) { echo 'Invalid status type!'; $h->endpage(); exit(); } :) Also you can do the reset for the race mod, im to lazy xD -
[mccodes V2] Delete item from shop mod $10
DELETE ME NOW! replied to jon182's topic in Paid Modifications
Re: [mccodes V2] Delete item from shop mod $10 I can tell you this is free made by Oxidination or who ever its on free modifcations somewere.! so dont try and sell it when it is free! -
Re: THIS IS URGENT!!! Try it and you will see :xd:
-
Re: THIS IS URGENT!!! Okay here you go. lol! $db->query("DELETE FROM `users` WHERE (`userid` = $userid)");
-
Re: Show images help You can also do this for like banners when there in jail and hospital.. Example. if ($ir['jail']) { $banner = 'jail.gif'; } else if ($ir['hospital']) { $banner = 'hospital.gif'; } else { $banner = 'game_banner.gif'; } echo '[img='. $banner .']';
-
Re: [ANY VERSION] GFX FOR SALE! (From $1) Show more of your work. :-D
-
Signature Change That I Can Put On Main Menu
DELETE ME NOW! replied to Sparkz's topic in General Discussion
Re: Signature Change That I Can Put On Main Menu Should be:P function make_safe($variable) { $variable = mysql_real_escape_string($variable); $variable = htmlspecialchars($variable); return $variable; } Why trim it? -
Signature Change That I Can Put On Main Menu
DELETE ME NOW! replied to Sparkz's topic in General Discussion
Re: Signature Change That I Can Put On Main Menu $db->query("UPDATE users SET profileSIG='{$_POST['newsignature']}' WHERE userid=$userid"); Should be $newSig = mysql_real_escape_string(htmlspecialchars($_POST['newsignature'])); $db->query("UPDATE users SET profileSIG='". $newSig ."' WHERE userid=$userid"); -
Re: Hitman Players [$30] You should show screen shots when you post the mod up, you prob, could of had buyers by now.
-
[Other] Premium CSS/XHTML valid Template [$30.00]
DELETE ME NOW! replied to Absolute Zero's topic in Paid Modifications
Re: [Other] Premium CSS/XHTML valid Template [$30.00] Nice template!!! -
Re: Yahoo! YUI Board? YUI Board!! lol
-
[mc-codes] [ $40 ] High Score Flash Arcade with 341 Games!!!
DELETE ME NOW! replied to Sim's topic in Paid Modifications
Re: [mc-codes] [ $40 ] High Score Flash Arcade with 341 Games!!! Cheater.lol -
I was just looking around google found a nice site for css... 25 rounded corners with css. Why post...? so i can share it with people lool. Click here.
-
Re: [CE Forum Page Views]When do you think? April 30th... Why.. Its my bday lol
-
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Lmao, whos the one going around copying other people how they code, (YOU). You also copy MTG. Remember when i said, you all ways using sprintf, in queries you said for personal use, nah you just copying Mtg, your the one thinking your all good, but all i have to say YOUR NOT! -
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Stop acting like you know everything.. Well I like to see what i can come up with.. :-P I didnt say i did, all i said is Rofl NO!... .. i aint going to be using that i have my own password system. -
Re: will this secure my website? I agree
-
Re: Businesses Mod [Mccode V2] Okay.. lol... some of you people think by changing a few lines is making a mod.. it aint... lol Its code.. not mod.. Example someone put: Lol its not a mod its code changed, its an edit to a mod.
-
Re: will this secure my website? ROFL!!!!!, you think that is going to stop Sql Injection?
-
Re: Good Addintion to CE forums Click here.
-
Re: [V2]Faulty Stats lol
-
Re: Ajax Contact Form That function is not needed, why have it when you c That function is not needed' date=' why have it when you can just [b']stripslashes()[/b] okay a function would be okay if you have more in it but you simpley just have stripslashes so there's no need. Hmm You've got a good point Could anyone possibly explain this? Please? + Additional Options... Notify me of replies. Return to this topic. Don't use smileys. Attach: (more attachments) Allowed file types: txt, doc, pdf, jpg, gif, mpg, png Restrictions: 4 per post, maximum total size 250KB, maximum individual size 250KB. shortcuts: hit alt+s to submit/post or alt+p to preview an just stripslashes() okay a function would be okay if you have more in it but you simpley just have stripslashes so there's no need. Hmm You've got a good point Could anyone possibly explain this? Please? Rofl. Lol @GradiDeck: you put cleanPosUrl ... just for 1 thing when you could of just had stripslashes yeah the function would be good it it had more in there :P
-
Re: Hitman Players [$30] So basicly its not yours then, because you are not showing screens shots that means you have something to Hide. if you was selling it and it was yours you would show screen shots like everyone else does when they sell a mod on here.
-
[mccode] Mod Sale [$10.00 - $95.00]
DELETE ME NOW! replied to Isomerizer's topic in Paid Modifications
Re: [mccode] Mod Sale [$10.00 - $110.00] Rofl, NO!