March 2002
Intermediate to advanced
528 pages
21h 29m
English
func_get_args
array func_get_args( )
Returns the array of arguments given to the function as an indexed
array. If called outside a function, func_get_args( ) returns false and generates a warning.