How can you count number of parameters given in a URL by
POST method?
Answer Posted / vibhor
count($_POST)
count counts the number and $_POST gets all the values who
are posted in form.
I get http://quizplaza.com It is great site that will help
to prepare in examinations and jobs. There are million of
question answer
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the rules to declare a php variables?
What is the use of array_count_values() in php?
What is the timeout period on session values?
How is it possible to know the number of rows returned in result set?
Where is php code written?
Is it difficult to learn php?
What does csrf token mean?
What is php routing?
Explain the three different kinds of Arrays?
What is http php?
What is singleton class in php?
How to get the position of the character in a string in php?
What is curl php?
How to remove white spaces from the beginning and/or the end of a string in php?
What is the string concatenation operator in php?