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 are magic methods?
What is $_ post in php?
What sized websites have you worked on in the past?
What does odbc do in context with php?
What is the array in php?
How do I find out the number of parameters passed into function9?
What are computer variables?
Which is better python or php?
What is a php certification?
Does php 7 support mysql?
How the result set of mysql be handled in php?
Is php a backend?
What is == and === in php?
Why many companies are switching their current business language to php?
How to pass variables by references?