| 
 | runkit_function_copyCopy a function to a new function name Description
   bool runkit_function_copy
    ( string  $funcname, string$targetname)Parameters
 
 Return Values
   Returns  Examples
 Example #1 A runkit_function_copy example 
<?phpThe above example will output: In a function In a function See Also
 
 |