Any code to check is the function compiled with php or not or user defined function is available ?
Say i have custom function
ReturnData(); and for some reason I want to check the function is available in my include/require file or not. Thank you
http://www.php.net/manual/en/function.function-exists.php