News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Enforcing Object Types in PHP - Using the PHP5 instanceof Operator
February 23, 2006 @ 07:01:43

DevShed is continuing their "Enforcing Object Types in PHP" series with this new tutorial today. This time, they're focusing mor eon the use of the instanceof operator in PHP5.

This three-part series goes through the basic concepts of object type enforcement in PHP 4/PHP 5. It explores different approaches for checking types of objects to help you avoid possible code contamination when objects of incorrect type are inputted within PHP classes.

The end result of this article hopefully will help you to expand your grounding in how to implement object type enforcement in PHP 5, by developing some illustrative, object-oriented examples.

They start with a look at how not to do the object checking but provide a solution to the situation with the help of the instanceof operator. They explain its usage in the context of the widget class they've created, and show you how it can be integrated easily to simplify object validation.

0 comments voice your opinion now!
php enforce object types php5 instanceof validation input php enforce object types php5 instanceof validation input



Similar Posts

Stefan Esser\'s Blog: DokuWiki remote PHP code injection

Jim Plush\'s Blog: The End of alert() - MyBic 0.6.2 AJAX Released

Zend Developer Zone: 2 Beginners Guides I Wish I had when I Started with PHP

Douglas Cliffton\'s Blog: NYPHP Conference and Expo 2006

Jeff Moore's Blog: Keywords and Language Simplicity


Community Events









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


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

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