News Feed
Jobs Feed
Sections




News Archive
Richard Miller's Blog:
Essential PHP Security
August 17, 2006 @ 07:17:10

On his blog today, Richard Miller has posted a quick review of Chris Shiflett's book "Essential PHP Security" after reading it.

I recently finished reading Essential PHP Security by Chris Shiflett (O'Reilly). It was a good, quick read, and for me it was mostly a review of principles I had previously read on Chris's blog. The main principles are filter input and escape output. Using separate arrays for each kind of data is a best practice.

Richard also includes a quick code example of this kind of filtering on POST data, HTML information, and MySQL output.

0 comments voice your opinion now!
book review essential security oreilly example filter input book review essential security oreilly example filter input


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Zend Framework Security Related Releases Now Available

PHP.net: PHP 4.4.3 Released

Zend Developer Zone: PHP Built in Input filtering

Community News: Red Hat Security Package Update

DevSnippets.com: Getting Started with CodeIgniter and How to Create All Those Great Apps


Community Events









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


community unittest zendframework2 functional example framework interview introduction development release language composer testing opinion database code object api phpunit event

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