How do I find out the number of parameters passed into function?
Answer Posted / som
func_num_args() function returns the number of parameters
passed in.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is php and why it is used?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
Can I learn php without knowing c?
How to create an empty array in php?
What is difference between static and constant?
What is the difference between substr() and strstr()?
What is ci framework in php?
Why session timeout is important?
Can php use gettext?
How to create a web form?
What is the use of rand() in php?
How to send a cookie to the browser?
How to convert the first character to upper case?
How I can control asset documents without GR/IR?
Is there an easy way to delete an element from a php array?