post method sends the request with the form as a part of connection,but get method sends the request as a part of URL.Get method so have a character constraint as the total length is constant for URL,but post method does not have such limitation.It is clear that get method does not have security as most of the time username and password is appened to the URL,but post is safe in that aspect.
Answered by
A Samanta
, an ibibo Citizen,
at
2:15 PM on May 28, 2009