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 |
Define about declare construct?
How cookies are trported from browsers to servers?
what will do ceil() and floor() in PHP?
Can I run php without xampp?
What is difference between include,require,include_once and require_once()?
How do http requests work?
What is x+ mode in fopen() used for?
Single choice objective PHP question...
What is difference between static and final in php?
What is the difference between require_once and require in php?
What is the difference between InnoDb tables and MyIsam Tables in php
Does php support polymorphism?