News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
C7Y:
Step Away From the SuperGlobals! An Introduction to Inspekt
February 19, 2008 @ 11:15:00

As Ed Finkler points out there's a new article posted (written by him) on the C7Y site (from php|architect) talking about his Inspekt library - an introduction to the filtering library showing how to help make your applications safer.

Inspekt is a library for PHP4 and PHP5 that aims to make safe input handing easier, and unsafe actions more difficult. Inspekt establishes a new development approach by wrapping input within "cage" objects, and requiring the developer to use validation and filtering methods to test and manipulate the input data. This article provides a brief introduction to Inspekt and its capabilities.

The article covers all of the basics - what the library can do for you, how it integrates into your application and how it helps to protect you from potential problems with the data in your superglobals ($_GET, $_POST, $_REQUEST, etc).

0 comments voice your opinion now!
inspekt tutorial superglobal library security superglobal



Similar Posts

PHPHacks.com: Creating charts with JGraph

Ruben Vermeersch's Blog: Integrating Zend Framework and Doctrine

DevShed: Using Abstract Factory Classes in PHP 5 to Work with Online Forms

DevShed: Creating an Error Handling Module for a PHP 5 File Uploader

Matthew Weir O'Phinney's Blog: Phly_Struct? no, Phly_Hash...


Community Events











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


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

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