Jump to content

A Very Broad Question


e1seix

Recommended Posts

Hello all,

 

I have just completed coding for my website in PHP (mostly with the help of wonderful in the PHP Help section). As the site is now ready to launch I'm a bit "nervous" that I may not have prepared the site suffciently.

 

I have read that people can bring down your entire site by entering info into "input forms" that you may have on your website and I was wondering if there is any real advice you can give me to ensure that I prevent sabotage from mean people and what other "must-have" or "best practice" coding would you recommend before I unleash myself on the internet. lol

 

It's a professional affiliate site and I don't want to be ridiculed before I've even begun.

 

Any comments and explanations much obliged.

 

Regards,

Link to comment
https://forums.phpfreaks.com/topic/69115-a-very-broad-question/
Share on other sites

yeah.basically only let people enter text and numbers in the fields..and things like semicollon,forward slash,etc. i would look up guides on sql injection and php security. if your iffy on how secure it is,chances are its not secure.once u read up on it and fix some things, i would still keep a back up of all the files and get a backup of ur db(assuming ur using one) once every while.

Link to comment
https://forums.phpfreaks.com/topic/69115-a-very-broad-question/#findComment-347678
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.