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
What is escape data in php?
Does php support function overloading?
How is a session id generated?
What are the benefits of using php?
What is use of count() function in php?
List few sensible functions in PHP?
What are the difference between echo and print?
What is mvc php?
What is the main function of php?
Tell me can the value of a constant change during the script's execution?
How to create a web form?
How do I end a php session?
What is zend studio for?
Can a super () and this () keywords be in same constructor?
What are the different filter functions used to filter a variable?