Answer Posted / vivek soni
Get Method:
It displays the submited value in the URL and its used
for max 100 character of small applications....
Post method :
Where as post method is secured,it doesnot show value in
the URL ,and it can be used in large applications .
Here there is no limit to send information via post
method...
Post method is Secure compare to get method...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is default session time and path in PHP. How to change it?
Is there an easy way to delete an element from a php array?
What is the difference between for and foreach?
Explain include(), include_once, require() and require_once?
What is the use of trim function in php?
Explain different sorting function in php?
What types of Data Can Be Used as Array Keys?
What is meant by MIME?
Is age nominal or ordinal?
How to swap two variables without using 3rd temp variable.
Explain the difference between array_merge() and array_combine()?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
CWD is a type of shell variable. State Whether True or False?
Explain the installation of PHP on UNIX systems?
What are the advantages of stored procedures, triggers, indexes in php?