QUERY_STRING/METHOD=GET vs. STDIN/METHOD=POST INPUT
There are two methods of passing information through a form: Method=Get & Method=Post
This page will show the difference between the two.
for more information on forms.
for the source code of this page.
The METHOD=GET Form:
The METHOD=POST Form: