Star Hoster
Photoshop Tutorials
Anonymous Web Surfing
Funny Jokes
Myspace Friends
Open Treasure Chest
Building in Paradise


August 3, 2008

Php Get Method

Filed under: Advanced PHP Tutorials — phpdeveloper @ 8:25 pm

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…)