runkit_function_remove
(no version information, might be only in CVS)
runkit_function_remove --
Remove a function definition
Description
bool
runkit_function_remove ( string funcname )
Parameters
- funcname
Name of function to be deleted
Return Values
Returns TRUE on success or FALSE on failure.