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 convert strings in hex format?
How long is csrf token?
write a note on Testing the web site
Are php session secure?
Why sessions are used in php?
What are getters and setters php?
What are some of the advanced features of php?
How we can retrieve the data in the result set of mysql using php?
How to create a mysql connection in php?
What exactly is validating and sanitizing?
What is php explain how php works?
What is a helper function?
What is the method to execute a php script from the command line?
Explain me what is the use of header() function in php?
How do I run a php file?