 |
PHP: override_function - Manual - PHP: Hypertext Preprocessor
Parameters function_name The function to override. function_args The function arguments, as a comma separated string. Usually you will want to pass this parameter, as well as the function_code parameter, as a single quote delimited string.
php.net |
 |