Tell me what is the simplest way to find out the number of parameters passed into a function?

Submitted by: Administrator
It is really easy to find out the no. of parameters passed into the function by following the below provided command:
func_num_args()
Submitted by: Administrator

Read Online WordPress Themes Developer Job Interview Questions And Answers