How can you count number of parameters given in a URL by
POST method?
Answer Posted / avishek kumar
we can use count() function for it like
count($_POST) ;
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How to return a value back to the function caller?
Explain PHP?
what is difference between PHP4 , PHP5
How do you use bcrypt for hashing passwords in php?
How does php sessions work?
What is list function with their uses.
Which function is used in php to search a particular value in an array?
What is Gd PHP?
How the web server interprets php and interacts with the client?
What are major variables in research?
How to turn on the session support?
Explain the difference b/w static and dynamic websites?
What is a string in php?
How to reset/destroy a cookie in php?
What are some new features introduced in php7?