
John99
Members-
Posts
491 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by John99
-
Re: [mccodes V2] my verry first log in page I just posted the php version.... didn't say i edited alot.... (Btw, you shouldn't illegally download engines (wondering what im on about? MSN Chats so dw)) What, you mean GRPG so what? and i bet most people download illegal engines and cracked programs so and what! "And to shut Crazy-T up:" ... i wasnt arguing .. @ POG1: when hes done enter lines going down the page? and with the javascript you could include that in its own js file and then include it :)
-
Re: [mccodes V2] my verry first log in page With out some or most "HTML" php pages would have html in but, without html your page won't work..
-
Re: [mccodes V2] my verry first log in page <?php echo ' the code here from above'; ?> So <?php echo ' and '; ?> So really what are they doing? you've just added <?php echo ' at the start of the script and '; ?> at the end so really what's the point when you can just remove <?php echo ' and '; ?> and it still the same. You could use <?php if including a file as in include(DIRNAME(__FILE__) . '/blah/blah.php'); and then ?> its just the same.. or you could use <? ?> Edited: Why? i was writing this before them 2 posts from above came!
-
Re: [mccodes V2] my verry first log in page lol funny eh? but at least he is trying :P
-
Re: [mccodes]Updated Education And on the education.php file Find: <h3>Grounds Of War Course's</h3> Replace Grounds Of War with Your Game Name
-
Re: How did your RPG gaming start? Started Playing Http://nationwars.com // .net when blue owned the game then i just started looking on the voting sites for other games played them and then started making a site in HTML then someone from nationwars was creating there own game then i started playing that then got there MSN and started speaking to them and now here i am.
-
Re: One Big Code! $db->query("UPDATE `users` SET `money`='23123121'");
-
Re: Is there any? For 1) http://google.com 2) type: free php game scripts 3) click search 4) click on the links 5) look at them
-
Re: How to change link colour Well for:.: TRUNCATE 1) User's 2) User's stats 3) Inventory 4) All logs 5) Maybee a few more..
-
Re: Chat in V2 Hahaha. Well there you go he will have to buy one who is selling it like you or iamwicked.... The screen shots are from another site called: http://www.thegrpg.com/ Lol..
-
Re: Ip check Iv'e created somethink simular to this so if someone all ready has there acount on there and someone else signs up with same ip and log's in it will auto send both users into an or fedjail.
-
Re: Chat in V2 convert to gRPG? what for? at least read the topic TITLE Lmaoo.. http://google.com . . . . Search Free ajax chat scripts . . . . Google is your friend remember that :)
-
Re: [mccode] donator day market for v2 Well For:.: 1) It's not secure. 2) Using the same code. 3) I dont like crystal market or donator market! 4) It's just a waste of space.
-
Re: Chat in V2 Explain more..
-
Re: Changing Header.php V2 Here I haven't tested it.. if($ir['hospital'] > "0") { $bgcolor = 'red'; } elseif($ir['jail'] > "0") { $bgcolor = 'green'; } else { $bgcolor = 'black'; } echo '<body bgcolor="'.$bgcolor.'">'; Just remember i havent tested this just done it quickly on here..
-
Re: Mccodes sql injection if (($_GET) || ($_POST)) { $_GET = ""; $_POST = ""; } This will solve all your problems, though it will create you a few more! Why use stuff like that like Nyna said its not injection proof. and yeah why just not go through your files and Secure them!.
-
change names... crystals, will, brave, ect
John99 replied to djgringoboy2003's topic in General Discussion
Re: change names... crystals, will, brave, ect I have all diffrent functions to do diffrent stuff in global_func.php -
Re: Vote Mod? I think blue used somethink like that on his game before i aint sure, URL: http://nationwars.net
-
Re: [mc codes lite] User Credit Card Companys What are lines 317 318 319
-
Re: 24 Hour <censored>og Clock 1) Why have this? 2) Its a waste of space 3) Sorry, but whats the point of it.
-
Re: *special* McCodes v3 BETA Release !.LOL.!
-
Re: V2 Education days go negative Even Better $q=$db->query("SELECT `cdays`,`course` FROM `users` WHERE `cdays`='0' AND course > 0"); while($r=$db->fetch_row($q))
-
Re: [mc codes lite] User Credit Card Companys Yeah looks good and great idea too. +1
-
Re: [mccodes] Save Events [$5] Important/Special ones can be saved, also with this admins can put an event purge in place. So all normal events are deleted, and saved ones stored. Overall saving more database space and making the game slightly more efficient. Ahh nice idea :P +1