(PHP 4 >= 4.0.0)
bool class_exists (string class_name)
bool class_exists
This function returns TRUE if the class given by class_name has been defined, FALSE otherwise.