what is the post and get method??

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


Please Help Members By Posting Answers For Below Questions

How stop the execution of a php scrip?

529


How to remove an empty directory?

575


Why is overriding runtime?

574


What is polymorphism in php?

507


Do I need to install php after xampp?

533






What are php expressions?

604


Explain the casts allowed in PHP?

583


Which is incorrect with respect to separating php code and html?

534


What is the difference between Split and Explode in PHP?

574


Who created numbers?

522


What is get method in java?

527


What is composer used for?

512


What is class extend in php?

537


Do you know what is the differences between $a != $B and $a !== $B?

492


Explain whether it is possible to share a single instance of a memcache between multiple php projects?

511