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

How to execute an sql query?

702


how to detect a mobile device using php

790


How to create reusable code in php?

760


Explain the importance of the function htmlentities.

750


What is a controller in programming?

676


What is the role of the .htaccess file in php?

721


How to Pass JSON Data in a URL using CURL in PHP?

756


Which function(s) in PHP computes the difference of arrays?

768


Explain me what is the w3c?

788


What does $_cookie mean?

716


Does php have block scope?

702


Explain how is it possible to cast types in php?

730


What are the methods useful for method overloading?

740


What is var_dump function in php?

764


Can you pass an array into a function?

786