website page counter

Difference Between Get And Post

Best image references website

Difference Between Get And Post. Both GET and POST method is used to transfer data from client to server in HTTP protocol but Main difference between POST and GET method is that GET carries request parameter appended in URL string while POST carries request parameter in message body which makes it more secure way of transferring data from client to server in http protocol. POST query results cannot be.

What Is Difference Between Get And Post Method In Php Post Method Vimeo Logo
What Is Difference Between Get And Post Method In Php Post Method Vimeo Logo from in.pinterest.com

Dec 13 2010 Get vs Post If the form data is encoded with the URL that is requested from the server it is termed as Get whereas if the form data is sent within the body of the message it is termed as the Post. May 08 2018 The key difference Between GET and POST method in PHP is that GET method sends the information by appending them to the page request while POST method sends information via HTTP header. The input is appended to the URL following a in the method Get whereas it is sent separately as a message in the method Post.

As against the purpose of POST method is to update the data.

Aug 14 2009 Again GETs can happen in unplanned situations. Because for this we have some differences. As against the purpose of POST method is to update the data. The parameters are placed inside the URL.

close