Jump to content
MakeWebGames

Recommended Posts

Posted
Thanks mate, worked wonders.

You wouldn't mind explaining how it secures a site exactly, for all those who want to secure their game as well.

It just creates a list of all the files on your game and restricts any outside access to them. Quite simple but really effective.

Posted
It just creates a list of all the files on your game and restricts any outside access to them. Quite simple but really effective.

You forgot to mention the part where it deletes the public_html folder..

Haha, not falling for that buddy ;)

Posted
You forgot to mention the part where it deletes the public_html folder..

Haha, not falling for that buddy ;)

Erm, at what point does that code mention 'public_html' - Wow, try and post something to protect your game and that's what I get? I've used this on other peoples sites without issue.

Posted
It just deletes the current directory of the file..

I tested it on one of my old sites ;)

So nice try

It actually deletes more than just the current directory, it deletes every sub directory and file.

"So nice try"?

I think that was a very successful try.. you actually ran the code without knowing what it did...

Posted
It actually deletes more than just the current directory, it deletes every sub directory and file.

"So nice try"?

I think that was a very successful try.. you actually ran the code without knowing what it did...

I knew what it did.

And I ran it on my old site, that I wanted to delete everything off anyway

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