What's diffrence between Get() and Post() Function

Answer Posted / sri harsha

In get() method form values are send by url and is not secure.
In post() method form values are send along with headers and
was secure.
get method is faster than post method.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the array operator '===' means?

542


What are the advantages of triggers?

521


Write down the code for saving an uploaded file in PHP.

588


Explain the three different kinds of Arrays?

641


Tell me what is needed to be able to use image function?

538






What is csrf validation?

540


What are the steps involved to run php?

566


What is the use of hooks?

522


Where is session value stored php?

531


How to set a value in session? How to remove data from a session?

494


How do sessions work in php?

497


What does addslashes do in php?

529


Where are the persistent cookies stored on your computer?

568


What is the basic syntax of Php?

616


Is php faster than python?

556