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
Is null in php?
what is mean by portal
Tell me in php, objects are they passed by value or by reference?
What is php date function?
How to call a php function from another php file?
What is the difference between php 5 and php 7?
What is serialization in php?
Can we extend multiple classes in php?
Define object-oriented methodology?
Is false empty php?
What good is polymorphism?
Tell us why did you choose this particular career path?
What are arguments in php?
Explain the difference between $message and $$message?
In php, how to redirect from one page to another page?