HTTP Method: POST
The HTTP POST method delivers data
from the browser as the content of the
request.
The GET method delivers data (query)
as part of the URI.
57