I want to know is there any other way to retain the information of a user without using session variables, cookies, querystring and hidden form fields in PHP i.e. is there any alternative to session variables, cookies, querystring and storing values in hidden form fields?