Answer Posted / tejaswini
Get Method:Displays values in the URL.
Stores small amount of data.
not so secure.
Post Method:It stores large amount of data.Secure one
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by PEAR in PHP?
How can you declare a constant variable in php?
What is the function of trim?
What is the difference between for and foreach?
What is the use of Mbstring?
How to strip whitespace (or other characters) from the beginning and end of a string?
When is a conditional statement ended with endif?
What is difference Between PHP 5 and 7?
Does session expire on closing browser?
How variables are passed through arguments?
What is difference between single quotes and double quotes in php?
What is Gd PHP?
Why post method is used in php?
How the web server interprets php and interacts with the client?
Explain how to run the interactive php shell from the command line interface?