$Id: is_a.php,v 1.1 2004/03/04 22:15:56 quipo Exp $ Provides a PHP implementations of is_a(), only available since PHP 4.2.x, allowing older versions to use them.
is_a
boolean is_a(
object $object, string $classname)
Parameters
object
$object
the object to be examined
string
$classname
name of class to test for
WACT: Copyright 2003 Procata, Inc.
Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:47:38 -0800 by phpDocumentor 1.2.3