Which Of The Following Php Functions Accepts Any Number Of #646
Which of the following PHP functions accepts any number of parameters?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Functions - PHP In-Built Functions - Quiz No.1.
Which of the following PHP functions accepts any number of parameters?
func_get_argv()
func_get_args()
get_argv()
get_argc()