How do I find out the number of parameters passed into function?

Correct Answer: func_num_args() function returns the number of parameters passed in

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion