We will take a more in depth look into “GET” function. When the form action uses the “GET” method the browser appends the the values the user placed in the form in the URL. I am sure all of you have seen a browser with a long url comprising on “=” and “?” in a serious of combinations , and if you every took a details looked you would probably seen some of the information that you typed in amongst the confusing looking url.
(more…)


