All of the arguments that are passed to a function are available in an array that can be accessed by using the

All of the arguments that are passed to a function are available in an array that can be accessed by using the



Answer: func_get_args function


Learn More :