hi guys
I guess yo know all , about the function class_exists which is used to check whether a class is available before creating an instance of it. What i like to know is.. how complex this function is? will it be a good practice using this in some special cases?? Does it affect the performance? as i have other way to do it wihtout using this function. But the code wil be looking good if i use this function. Please tell me your valuable suggessions on this topic
Thanks & regards
AH Aneesh
www.aneesh.net