Answer Posted / psharma05
get method send the data in query string and limited data.
post method send the data in hidden form and send unlimted data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does explode do in php?
What is a substring in php?
What are php errors?
Which function would you use to merge two arrays in php?
What is class extend in php?
What is the maximum size of a database in mysql?
Why php was called as personal home page?
A process is identified by a unique___
Why is overriding runtime?
Is numeric in php?
What is c++ polymorphism?
What are the special characters you need to escape in single-quoted stings?
Is php faster than python?
How can we enable error reporting in php?
How to read the entire file into a single string?