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 is x+ mode in fopen() used for?
What Is a Persistent Cookie?
What is the use of Mbstring?
How do sessions work in php?
How to write the form tag correctly for uploading files?
Which are the best start and end tags to use?
What is PHP? Who is the father or inventor of PHP?
what is mean by portal
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What is difference between static and final in php?
What are magic constants in php?
Explain preg_Match and preg_replace?
How to check curl is enabled or not in PHP
What distinguishes php from something like client side java script?
How do you create an array in php?