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

Joseph Crawford's Blog: ZF: Creating RESTful Applications

Cormac's Blog: Read-only object variables in php using magic methods

International PHP Magazine: Poll Question: What is the Top Mistake That PHP Coders Commit?

Chris Hartjes' Blog: Converting Legacy Apps to CakePHP, Part 2

Padraic Brady's Blog: Zend Framework: Surviving The Deep End - Performance Optimisation


Community Events











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


example zendframework2 opinion code language phpunit functional tool community testing unittest series conference podcast application development framework introduction interview release

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