March 2002
Intermediate to advanced
528 pages
21h 29m
English
func_num_args
int func_num_args( )
Returns the number of arguments passed to the current user-defined
function. If called outside a function, func_num_args( ) returns false and generates a warning.