News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Sanisoft Blog:
Inspekt - put a firewall in your PHP applications
October 15, 2007 @ 08:47:00

The Sanisoft blog has a new post today about a handy PHP utility you can use to put a "firewall" in your PHP application - Inspekt.

Everyone knows that you should filter your inputs most of the good programmers do it but when you are working with a large team of programmers on an open source project things slip up, errors do creep in, at times like this you wish for a mechanism which would prevent your team from making such mistakes, some thing which forces them to declare their intent.

One solution he mentions is the input_filter extension for PHP5, but this doesn't help most users since it's normally off by default and PHP5-only. The other solution, Inspekt, a modified version of the Zend_Filter_input component of the Zend Framework. An example is included and a list of filtering methods is too (like getAlnum, getDigits and getInt).

0 comments voice your opinion now!
inspekt firewall input filter extension php4 php5 inspekt firewall input filter extension php4 php5




Community Events





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


custom introduction language conference symfony2 podcast component framework release series phpunit application opinion community interview test development database api unittest

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