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 differences between php and perl
What are properties in php?
What is the difference between for and foreach loop in php?
What is a php session?
When is a conditional statement ended with endif?
How to set a value in session? How to remove data from a session?
Where are cookies stored php?
Steps for the payment gateway processing?
What is full form of php? Who is the father or inventor of php?
Tell me what is the use of mysql_real_escape_string() function?
What is php regular expression?
Php being an open source is there any support available to it?
Which is faster for or foreach?
How to take a substring from a given string in php?
How do you execute a php script from the command line?