Saving State with Query Strings in PHP A query string is used to pass small amounts of data between browser requests.
Common uses of query strings are:
It is very easy for a user to alter the Query string data because it is visible and editable within the browser’s address bar. |