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
Steps for the payment gateway processing?
Define about declare construct?
List types of array are available in php?
What does the function get_magic_quotes_gpc() means?
How to reset/destroy a cookie in php?
What is xss and csrf?
Why do we use session?
What is difference between compile time and run time polymorphism?
What is uri routing?
What is the difference between the functions strstr() and stristr()?
How to create a table to store files?
Difference between mysql_connect and mysql_pconnect?
What are regular expressions in programming?
How is it possible to know the number of rows returned in the result set?
What is session data?