php check if function is undefined code example Example: function exists function_exists('function_name'); //Will return true if function exists