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

Lee Davis' Blog: The enum conundrum

Anson Cheung's Blog: 8 essential checks on securing PHP

Shashikant Jagtap: Automating Web Performance Data Collection with Behat and BrowserMob Proxy

PHP Security Consortium: SecurityFocus Summaries Posted

ONLamp.com: Microsoft Report: PHP on Windows: Community Involvement Improves Performance


Community Events











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


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

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