Jump to content
MakeWebGames

Recommended Posts

Posted
logo.png





";
$ip = ($_SERVER['HTTP_X_FORWARDED_FOR'])
? $_SERVER['HTTP_X_FORWARDED_FOR']
: $_SERVER['REMOTE_ADDR'];
if(file_exists('ipbans/'.$ip))
{
die("Your IP has been banned, there is no way around this.
  • Replies 103
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: [mccode] Register Page

Well this wasnt from scratch. So theres lie number 1. You just modified the mccode one lol...

This is basically the register page i have...

Posted

Re: [mccode] Register Page

lool i made people who use proxy aol all kind of broadbands test it and it works and this is from scratch except for bits like mysql query lool

Posted

Re: [mccode] Register Page

i did it wrong lol just tested it. so i fixed it all tested with V2 and working perfectly here you go...

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

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...