News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Paul Reinheimer's Blog:
Today's Funcaday (Escaping)
January 07, 2008 @ 11:15:00

Paul Reinheimer, one of two behind the funcaday website (providing details on one PHP function each day and special content on the weekends) has posted a supplement to this weekend's posting covering escaping.

The disadvantage with the escape for now, not for later approach is simple. If you save a user's post to the database, then that user's post is displayed 2,000 times there will be some serious differences. [...] You will need to balance your security concerns with performance needs.

The comments on his post back up his suggestions (and include other tips like a recommendation to cache on an even higher level - page blocks).

0 comments voice your opinion now!
funcaday function weekend escaping performance funcaday function weekend escaping performance



Similar Posts

Joshua Houle\'s Blog: Easy PHP en/decryption tutorial

Paul Reinheimer's Blog: Today's Funcaday (Escaping)

Tim\'s Blog: Rethinking extract() By Convention

PHP Security Blog: Cross Virtual Host Cookie Theft

Sebastian Bergmann's Blog: Xdebug Performance Boost


Community Events







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


conference database PHP5 developer zend release framework security ajax book package mysql application code example PEAR zendframework job releases cakephp

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