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
Tell me how comparison of objects is done in php5?
What is mysql_fetch_array?
How can I load data from a text file into a table?
Where is my php ini file?
is that "enumerated array" equal to "numeric array"?
What are the advantages of indexes in php?
What is default session time in php?
Does php pass arrays by reference?
Explain scalar type declarations in php7?
What are escaping characters?
Write a program to display table of a number using php?
How do you compare strings in java?
How to get the ip address of the client?
What is a composer?
Is numeric in php?