How can you count number of parameters given in a URL by
POST method?
Answer Posted / krisha
think count($_POST) will work.check it out.
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
What is meant by pear in php? What is the purpose of it?
Write a program to find a string is palindrome or not?
How does csrf attack work?
What are the different components used in php for formatting?
Can php replace javascript?
What is the correct syntax of mail() function in php?
Tell me when a conditional statement is ended with an endif?
Difference between mysql_connect and mysql_pconnect?
How do I update php?
What is the default session out time?
Where to put php files in apache server?
How should a model be structured in mvc?
How can you declare a constant variable in php?
What are the different loops in php?
Explain the difference between session and cookies in php?