Home / Report Question

Q. __________ PHP functions that accepts any number of parameters.
  • A. func_get_argv()
  • B. get_argv()
  • C. func_get_args()
  • D. get_argc()

Correct Answer: C