Basic PHP Programming Question:
Download Job Interview Questions and Answers PDF
How do I find out the number of parameters passed into function9. ?
Answer:
func_num_args() function returns the number of parameters passed in.
Download PHP Interview Questions And Answers
PDF