How do I find out the number of parameters passed into function?
Answer / som
func_num_args() function returns the number of parameters
passed in.
| Is This Answer Correct ? | 23 Yes | 1 No |
What are the three classes of errors that can occur in php?
Is salary fixed or variable cost?
How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
What is return in php function?
What is Mcrypt used for?
What is call by reference in php?
Does php has a future?
What is the difference between for and foreach in php?
write the prime number of program?in php
Explain me what is the goto statement useful for?
Tell us how to redirect a page in php?
What are session variables in php?