News Feed
Jobs Feed
Sections




News Archive
Khalid Hanif's Blog:
Problems with Simple Testing
April 29, 2006 @ 07:48:16

The "Jelly & Custard" blog has a good reminder today for both those experienced with templating in PHP and those just starting out - be careful how you include.

Its quite common for people to have one main template, and 'include' their content into the main content area. This works well for small informational sites, where the main content is the bit that changes on each page.

There's nothing wrong with this as such, however, the issue is when the input isn't validated.

He gives one or two examples of how it's usually implemented, how it can be exploited, and two ways to help combat the problem - a php.ini setting and some simple input validation.

0 comments voice your opinion now!
simple templating problem input validation simple templating problem input validation


blog comments powered by Disqus

Similar Posts

PHP 10.0 Blog: More inlining

Community News: Has Smarty's Time Come?

IBM developerWorks: Developing PHP the Ajax way, Part 1 - Getting started

Jacob Santos' Blog: PHP Blackjack

Luke Welling's Blog: I <heart> register_globals


Community Events











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


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

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