WordPress Support Officer Question:
Download Questions PDF

How to find out number of parameters that passed into function?

Answer:

func_num_args() function returns the number of parameters passed in.

Download WordPress Support Officer Interview Questions And Answers PDF

Previous QuestionNext Question
Are the objects passed by value or by reference?Define ternary conditional operator in PHP?