(PECL)
Renames orig_name to new_name in the global function_table. Useful for temporarily overriding builtin functions.
Example 1. rename_function() example
<?phprename_function('mysql_connect', 'debug_mysql_connect' );?>
Hosting by: Hurra Communications Ltd.Generated: 2007-01-26 18:00:11