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 was the old name of php?
How to receive a cookie from the browser?
What are php filters?
Is laravel better than codeigniter?
How to test if a variable is an array?
Does php 7 support mysql?
What is mvc? Why its been used?
How to access a specific character in a string?
Can you use php and javascript together?
What is json php?
Php being an open source is there any support available to it?
What is composer used for?
What is $_ server request_method == post?
What is php full form?
Explain what is the static variable in function useful for?