PHP

Topic: Functions

What is the function func_num_args() used for?

The function func_num_args() is used to give the number of parameters passed into a function.

Browse random answers: