News Feed
Jobs Feed
Sections




News Archive
DZone.com:
PHP Quick Reference
April 06, 2011 @ 08:34:05

On DZone.com today there's a new post from Chris Shiflett sharing some timeless advice from an older copy of a PHP Quick Reference (published in 2009) about performance and security.

While cleaning out my desk, I found an old copy of a PHP Quick Reference I helped make a few years ago. On the front page are a few performance and security tips that I thought I'd share. (Performance tips are from George Schlossnagle.)

Performance tips include profile early/profile often, cache when possible and don't over-optimize. The security hints include some of the usual suspects - trust nothing, filter input/escape output and use prepared statements.

0 comments voice your opinion now!
quick reference advice security performance


blog comments powered by Disqus

Similar Posts

Symfony Blog: The symfony Reference Guide: The new book about symfony

PHPro.org: PHP Security

PHP Security Blog: How you should never configure your logging in PHP

International PHP Magazine: Poll Question: What Makes a Good PHP Security Architecture?

Acunetix.com: Web Site Security Center


Community Events











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


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

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