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
How to find the position of the first occurrence of a substring in a string?
How can we define a variable accessible in functions of a php script?
What is data structure in php?
How many php functions are there?
Do you know when sessions ends?
How do I display php errors?
What is global array in php?
Which is faster for or foreach?
What is php default argument?
What is the use of extract function in php?
What is the purpose of a query?
Tell me can the value of a constant change during the script's execution?
What is the difference between require_once and require in php?
What is stdclass in php?
Is php difficult to learn?