class_exists Checks if the class has been defined Description boolclass_exists stringclass_name This function returns &true; if the class given by class_name has been defined, &false; otherwise.