Basic PHP Programming Question: How do I find out the number of parameters passed into function9. ? PHP Interview QuestionAnswer: func_num_args() function returns the number of parameters passed in. Previous QuestionNext QuestionWhat is the difference between ereg_replace() and eregi_replace()?What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?