How can you count number of parameters given in a URL by
POST method?
Answer Posted / sudipto
It will be count($_REQUEST), it will work
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
How to remove blank spaces from the string?
What is $_ get?
Explain what does the unset() function means?
What is the difference between php and cakephp?
What is repository in php?
What are the 5 types of variables?
How do you destroy a particular or all Sessions?
What is zend studio for?
Tell me how can we display information of a variable and readable by human with php?
How to convert one date format into another in php?
Is php 7 backwards compatible?
What is the role of php?
How does php serialize work?
What is new static in php?
What is the Default syntax used in PHP?