PHP Manual
rename_function
Description
bool rename_function ( string original_name, string new_name )Renames a orig_name to new_name in the global function table. Useful for temporarily overriding built-in functions.
Parameters
original_nameThe original function name.
new_nameThe new name for the
original_namefunction.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




