PHP Developer Question:
Download Questions PDF

How to find out the number of parameters passed into function9.?

Answer:

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

Download PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Can you please explain the difference between ereg_replace() and eregi_replace()?List the purpose of the following files having extensions: frm, myd, and myi? What these files contain?