News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Internet Super Hero: PHP: mysqli_fetch_all()

Jani Hartikainen's Blog: Improving Ajax performance in Zend Framework applications

Internet Super Hero: PHP: mysqli_fetch_all()

Elijah Horton: Sandboxing Untrusted Code With PHPSandbox

Anson Cheung's Blog: Optimize Web Site Performance by using YSlow


Community Events











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


application release functional introduction code development series composer api language zendframework2 testing opinion community interview podcast phpunit framework database example

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