September 2001
Intermediate to advanced
768 pages
32h 45m
English
The function-handling functions provide developers with tools to call, define, and test functions. The function-handling functions are a core part of PHP. They allow the programmer to easily do the following tasks:
Dynamically call and build functions at runtime
Create functions that accept variable-length argument lists
Call functions arbitrarily at the end of a script
Ensure that a function is defined in the current scope
Read now
Unlock full access