Page 1 of 1

how i can check if function exists in some class

Posted: Tue Apr 24, 2007 10:31 am
by staar2
How to check function in class? There is one function to check for function_exists($string), but it dosent check class functions.

Posted: Tue Apr 24, 2007 10:34 am
by CoderGoblin

Posted: Tue Apr 24, 2007 10:40 am
by staar2
Ty man, didn't know there is such function :lol: