What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
When we submit a form, which has the GET method it displays pair of name/value used in the form at the address bar of the browser preceded by url. Post method doesn’t display these values.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home