How can you count number of parameters given in a URL by
POST method?
Answer Posted / sudipto
It will be count($_REQUEST), it will work
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
What is "print" in php?
What is use of htmlspecialchars php?
What is the use of die in php?
How to read a file in binary mode?
How to convert the first character to upper case?
What is difference between print_r and echo in php?
Which is a perfect example of runtime polymorphism?
How do you execute a php script from the command line?
How can you execute php script from the command line?
How are variables declared in php?
What is the role of php?
Does csrf token change?
Which are the best start and end tags to use?
Explain converting an object?
How can you submit a form without a submit button?