| 
 | override_functionOverrides built-in functions Description
   bool override_function
    ( string  $function_name, string$function_args, string$function_code)Overrides built-in functions by replacing them in the symbol table. Parameters
 
 Return Values
   Returns  Examples
 Example #1 override_function example 
<?php |