News Feed
Jobs Feed
Sections




News Archive
Douglas Brown's Blog:
Three Important Tips to Write PHP Code Defensively
December 23, 2008 @ 16:40:30

Douglas Brown has a few helpful hints to help you write your PHP code defensively, protecting your code from malicious attackers.

The phenomenal growth of PHP applications has also led to a mushrooming of increased quantum of malicious activity. It thus becomes imperative that you write secure PHP code to protect your website. Here are some tips for the same. The three most vulnerable aspects of PHP that can become easily accessible to anyone are XSS (Cross Site Scripting), Global Variables and SQL code.

He details what each is and how you can protect your code against the problems they cause. Some example code is included to give you a better idea of the possible solution.

0 comments voice your opinion now!
defense tip application protect xss global variable sql injection


blog comments powered by Disqus

Similar Posts

Jemjabella.co.uk: Spotting Insecure Scripts

Kris Jordan's Blog: Towards RESTful PHP - 5 Basic Tips

Ed Finkler's Blog: The PHP App Insecurity Top 20

Christopher Bledsoe's Blog: PHP Dependency Injection (Inversion of Control)

PHPPro.org: SQL Intro, Reciprocal Links & Finding Links with DOM


Community Events











Don't see your event here?
Let us know!


usergroup interview community language testing opinion conference introduction series google podcast rest release development database framework zendframework2 phpunit functional symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework