Secure your PHP scripts

10
Abhijith V writes “PHP is a very popular server-side scripting language for serving dynamic pages. It’s simple to code and debug and has good support with database like mysql, mssql, oracle. Insecure php code, however is very simple to be hacked. This article explains a few such vulnerabilities, so that you can avoid them in your scripts. I also will explain methods to tweak PHP config files(php.ini) for maximum security.”

Link: Bobcares.com

Category:

  • PHP