Query: runkit_function_remove
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RUNKIT_FUNCTION_REMOVE(3) 1 RUNKIT_FUNCTION_REMOVE(3) runkit_function_remove - Remove a function definitionSYNOPSISbool runkit_function_remove (string $funcname)DESCRIPTIONNote By default, only userspace functions may be removed, renamed, or modified. In order to override internal functions, you must enable the runkit.internal_override setting in php.ini.PARAMETERSo $funcname - Name of function to be deletedRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOrunkit_function_add(3), runkit_function_copy(3), runkit_function_redefine(3), runkit_function_rename(3). PHP Documentation Group RUNKIT_FUNCTION_REMOVE(3)
| Related Man Pages |
|---|
| runkit_method_rename(3) - php |
| runkit_function_redefine(3) - php |
| runkit_method_remove(3) - php |
| runkit_sandbox_output_handler(3) - php |
| wincache_ucache_dec(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |