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 different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
What is difference between isset and empty in php?
Can php replace javascript?
Can we run php on tomcat server?
What is session in c#?
What is strlen php?
Why and where do we use htaccess?
How to get the http request in php?
What is RSS?How to use it in Program?
How will you create a bi-lingual site (multiple languages) ?
Is php harder than javascript?
Do I need to install php after xampp?