Jump to content
MakeWebGames

Recommended Posts

Posted

Hi all....i made my new game with Mccodes v2 in hosting24.com (paid hosting)...and the game ran good. :) .but after few days some one hacked m game a and deleted all the files in it..now my friend told me ,To avoid someone from hacking the game ..we need to secure the files...Can some one tell me how do i secure my files in public_html?

If someone can help me ..Post it here or mail me please :thumbsup:

Posted

There's lots of this to secure, I highly doubt, no, I'm positive that no-one will do a full mccodes security job for free. There are many, and all have failed, one liner security jobs.

I for one, can do this at a price.

Other people include Equinox, Dave Mac, DjKanna and others.

But yeah, you'll have to pay for security.

Posted

I will say to you what I say to everyone who asks this...

Spend some time online reading up, and do it yourself. May take time to learn, but in the long run it's much much better for you.

Posted
Dominion.Thnks for that..bt can u just tell me from where i can learn? any specified websote or something?

Should at least start you off -

http://php.net/manual/en/security.php

http://www.w3schools.com/php/php_ref_filter.asp

http://www.phpro.org/tutorials/PHP-Security.html

http://www.webcheatsheet.com/php/regular_expressions.php

Also look up getimagesize() , mysql_real_escape_string () , htmlspecialchars () , htmlentities ().

As I said should start you off.You would obviously need to do more reading, however it's not as hard to secure a ready made page as people make it out to be.

To look up any one function just put php.net/functionnamehere and it should pop up. Just so you don't waste time looking over random stuff. ;)

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