Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
PHP
« Previous
Next »
How do I find out the number of parameters passed into function?
Options
- By using func_num_args()
- By using func_get_arg()
- By using func_get_args()
- None of the above
CORRECT ANSWER : By using func_num_args()
Discussion Board
advance internet program
question and answer
daniel ermias 12-14-2016 05:03 AM
yea thats right
you are correct
eze sunday 05-17-2015 11:03 AM
To find number of parameters.
Answer : By using func_num_args()
This function returns the number of arguments/parameters passed to the function.
Jayesh Sonar 02-10-2015 02:12 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
PHP (39)
DHTML (10)
CSS (21)
MySQL (20)
VLSI (9)
XML (28)
UML (11)
HTML (19)
Fedora (61)
HTML5 (60)
Android (100)
Advertisement
▲