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
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What are the final class and final method?
What is difference between session and cookie in PHP?
Tell me which function gives us the number of affected entries by a query?
What is php routing?
What are the differences between mysqli_connect and mysqli_pconnect?
What is $_session in php?
What is the name of the scripting engine that powers PHP?
Difference between $message vs. $$Message in php.
How is a session id generated?
What is PHP? Who is the father or inventor of PHP?
Does strlen include null?
Tell me what is the difference between characters 34 and x34?
What is mysql in php?
What is the tags in PHP is not a valid way to begin and end a PHP code block?