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