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
Write a program to swap two numbers using php.
Can the value of a constant change during the script's execution?
What is mysql_fetch_object?
What is http get and post?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
Why php is used?
Do you know how can php and html interact?
Explain me what is the use of 'print' in php?
Tell me how to set a page as a home page in a php based site?
What is explode() in php?
How can I learn php fast?
What is htaccess in php?
Why php script is not running in browser?
What are the encryption techniques in php?
What is binary safe function in php?