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 can you make a connection with mysql server using php?
What is the Pipe Symbol represented?
How to display your correct URL of the current web page?
Which php framework is fastest?
What is __ construct in php?
Tell me what does the array operator '===' means?
How is it possible to set an infinite execution time for php script?
Does exist in php?
What is preg_match?
What is file upload?
How to read the entire file into a single string?
Which MySQL function would you use to select a database?
What is the use of mysql_real_escape_string in php?
Which software is used to run php programs?
What is the use of the function htmlentities?