
John99
Members-
Posts
491 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by John99
-
Re: Ajax Contact Form Theres no need for that you can just put stripslashes..........
-
Re: Businesses Mod [Mccode V2] use Business listings Create a business Your business should work Yeah would work but i would use the same but like this Business listings Create a business Your business :P
-
Re: Poison Users ($5.00) Yes we were just saying basicly, anyone can make this with the matter of 5 mins, its just an recoded friends list.
-
Re: Poison Users ($5.00) Why was my messages :@ removed?
-
Re: Donators List I only copyed his, i didnt take sprintf out.. but really theres no need to sprintf it
-
Re: Donators List Yours ^ Mine below This one looks a bit nicer. :P in my own way lol $q = $db->query(sprintf("SELECT `donatordays`,`userid`,`level`,`username` FROM `users` WHERE (`donatordays` > '0') ORDER BY `donatordays`"));
-
Re: [V2]Updated Header[V2] ROFL!!! So "Miniballs" your not funny! (Directed At "Minigirl") rofl
-
Re: [V2]Updated Header[V2] As far as i no i have NEVA sold stolen mods! so dont try say i did "2Pacalypse" you may do but i dont. That still doesn't answer the question that everyone is asking, you obviously don't know. I bet you felt so smart when you posted that, I can picture you sat at home - "Oh he's gonna be so gutted when he reads this...HEY! Brother-Daddy, Mumma-Sister, come read this, your gonna laugh so hard we are gonna lose the rest of our remaining 3 teeth" So don't start with me because this road ends badly for you, you come out looking more retarded than you did in the first place :-) Lol.
-
Re: need some help You paying for someone to help you?
-
Re: [mccodes] Dogtags [$30.00] Yeah looks really good :) +1 @ Absolute Zero
-
Re: 3 Word Game //LOL He went to
-
Looking for a one click attack system that works with V2
John99 replied to Snatchy's topic in General Discussion
Re: Looking for a one click attack system that works with V2 Yeah true. -
Looking for a one click attack system that works with V2
John99 replied to Snatchy's topic in General Discussion
Re: Looking for a one click attack system that works with V2 $40 wtf, i brought one about 1 year ago or like 2, 3 years ago for $5 so where did th $40 come from! -
Re: cron jobs and event_add Are you running V2? i guess?
-
Re: cron jobs and event_add So your trying to add an event to crons?
-
Re: Need a Windows Server!! Sponsor me. Theres loads of sites that do VPS lol
-
Re: [Review] Chaos Relic - www.chaosrelic.com What is it mc codes?
-
Re: [V2] Current Status - What's going on? No not sure but i posted the other day tryed editing my post after like 10/30 mins i could'nt lol, ask mdshare he will tell you.
-
Re: Strange Ip problem lol
-
Re: [V2] Current Status - What's going on? Lol, its more like after 10/ 15 minutes you cant edit your post
-
Re: Just realized I never introduced myself Yeah lol, and also too Annie Welcome to CE.
-
Re: forum posts oh lol Just use code tags :D
-
Re: [V2] Current Status - What's going on? Woops lol
-
Re: [V2] Current Status - What's going on? <?php // Pwetty colours xD echo ' <table class="status"> <tr style="text-align:center;"> <td> [b]Your current status[/b]: </td> </tr> <tr style="text-align:center;"> <td>'; if($ir['hospital']) { echo 'You are currently in hospital for '.number_format($ir['hospital']).' minutes.'; } else if($ir['jail']) { echo 'You are currently in jail for '.number_format($ir['jail']).' minutes.'; } else if ($ir['new_mail'] > '0') { $mails = ($ir['new_mail'] > 1) ? "s" : ""; echo 'You have new mail'.$mails.'! Check your [url="mailbox.php"]mailbox[/url] to read it.'; } else if ($ir['new_events'] > '0') { $events = ($ir['new_events'] > 1) ? "s" : ""; echo 'You have new event'.$events! Check your [url="events.php"]events[/url] to check whats going on.'; } else { echo 'All is fine for you at the moment!'; echo ' } </td> </tr> </table>'; Nothing much added just added if they have 1 mail it will say you have new mail or if they have more it will say mails same for events :D
-
Re: forum posts How come its going off the page ? lol