Jump to content
MakeWebGames

Recommended Posts

Posted

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 =]

Posted

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)

Posted

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

Posted
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 :)

Posted

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.

Posted

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

Posted

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.

Posted

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

Posted
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

Posted

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()

Posted

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();

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...