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

Professional PHP Blog: Improving Web Application Installation as a Security Imperative

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

Chris Shiflett\'s Blog: Essential PHP Security - Forms and URLs

Rob Allen's Blog: PHP UK Conference 2007

Tobias Schlitt's Blog: Book of the month (eZ Components)


Community Events











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


functional introduction database tool object community composer development code series zendframework2 opinion testing example podcast release interview conference language framework

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