Jordan Palmer Posted February 19, 2010 Posted February 19, 2010 Hey Guys. I've never actually seen someone release a nice Fedjail.php, I've seen some good updates but non worth really looking at for longer than 5seconds lol, Anyway here's my new version, It is.. Secure Clean Code Tested and fully working All in one big page (: Free =] As I said, I've changed quite a bit, Ranging from the "SELECT * FROM" too the actual display off it =] You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. There is no need for screen shots, As replacing the file will show you what it can do =] Please leave bugs/suggestions/comments & Please vote in the Poll I've added =] Quote
Redex Posted February 19, 2010 Posted February 19, 2010 Well Pudda hopefully you'll deliver everything you said above. This looks ok, though i'm not making no comment on the coding part of it lol. I'll have a look at the demo and edit this post (if i can be bothered to lol) Quote
SlanderDesign Posted February 19, 2010 Posted February 19, 2010 Works great! But it's for Mc Crap...:( Nice to see people joining in though :P Quote
Veasey Posted February 19, 2010 Posted February 19, 2010 Spot On Mate, Not Bad For Someone that dont like GRPG lol Thanks for the little mod, il be using it now often please reply on my mods please IT WOULD BE EVEN BETTER IF YOU POSTED IT IN THE MC CODES NOT GRPG LOL Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 Spot On Mate, Not Bad For Someone that dont like GRPG lol Thanks for the little mod, il be using it now often please reply on my mods please Works great! But it's for Mc Crap...:( Nice to see people joining in though :P Forgot I was in the GRPG section lol, Sorry I'll get it moved ASAP :) Quote
Veasey Posted February 19, 2010 Posted February 19, 2010 lol no problem, you have misted out a few minor issues well it effected it on my game so i edited and works depending what your header.php is you might be need my one or pudda's one heres mine: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 What exactly did you edit? or was the minor issue? I didn't test out with people in jail but it should work fine -.- Quote
Veasey Posted February 19, 2010 Posted February 19, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you forgot to add them in at end of functions you did at the fed function but you misted them out at mail and forum function lol Quote
Veasey Posted February 19, 2010 Posted February 19, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you forgot to add them in at end of functions you did at the fed function but you misted them out at mail and forum function lol other words You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you forgot to add them in at end of functions you did at the fed function but you misted them out at mail and forum function lol other words You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Ahh Thanks Quote
CJ - Twitch Posted February 19, 2010 Posted February 19, 2010 The code looks good but I hate how you use tables. (yuk) Other than that great! I may modify it later to make it pretty. :P :thumbsup: Quote
Joshua Posted February 19, 2010 Posted February 19, 2010 **thumbs up** See you used mtgs format bit, good call :D Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 The code looks good but I hate how you use tables. (yuk) Other than that great! I may modify it later to make it pretty. :P :thumbsup: I hate the most off MCCodes tables, I use these as I think they give it an extra look :P Thanks though Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 **thumbs up** See you used mtgs format bit, good call :D Thankyou. And yes, I think it does everything I need it =] :D Quote
(((TOLK))) Posted February 19, 2010 Posted February 19, 2010 Looks sweet; I shall learn from what you've done here :) Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 Looks sweet; I shall learn from what you've done here :) Sounds like a plan & Thank you 8) Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 Hi All. A slight update has been made =] You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Thanks too Equinox for the advice... :) Quote
Equinox Posted February 19, 2010 Posted February 19, 2010 Removed the nl2br(), there was no use And added htmlentities() into the function - what was the point in doing: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ? Also, as nothing here requires any HTML, he can just use htmlentities() Quote
Jordan Palmer Posted February 19, 2010 Author Posted February 19, 2010 What did ya do? A number off things really - Removed the nl2br(); function as it's not needed - Removed all the htmlspecialchars(); function and defined htmlentities(); in the formatter function - Renamed the function so it wont collide with format(); Quote
Joshua Posted February 19, 2010 Posted February 19, 2010 I prefer entities of specialchars nywho >,, Quote
Equinox Posted February 19, 2010 Posted February 19, 2010 I prefer entities of specialchars nywho >,, Depends if you want to eliminate all HTML or just some... Quote
Zero-Affect Posted February 19, 2010 Posted February 19, 2010 i'd personally just filter preferences with something like You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then why even bother filtering the output of username (also register should be filtered). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.