The What
Syntax
bool is_callable ( mixed $var, string $mode [, bool $syntax_only = false [, string $callable_name ]] )
Description
Verify that the contents of a variable can be called as a function. This can check that a simple variable contains the name of a valid function, or that an array contains a properly encoded object and function name.
When was the last time you got out of your chair and stretched? Just saying…
More coming soon…keep checking back.