February 2013
Intermediate to advanced
538 pages
20h 55m
English
func_get_arg
mixed func_get_arg(int index)Returns the index element in the
function argument array. If called outside a function, or if
index is greater than the number of
arguments in the argument array, func_get_arg() generates a warning and
returns false.
Read now
Unlock full access