Community

Enforcing Object Types in PHP: Using the PHP5 instanceof Operator

(Alejandro Gervasio) This is the second installment of the series “Enforcing object types in PHP.” Welcome back. As you’ll surely know, 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

Read More - Register for Free Membership