PHP Functions
Which one of the following PHP functions can be used to build a function that accepts any number of arguments?

get_argc()
func_get_argc()
get_argv()
func_get_argv()

ANSWER DOWNLOAD EXAMIANS APP