Alternative to session variable, cookies - TechRepublic
General discussion
January 2, 2006 at 04:38 AM
mr.arvind.sharma

Alternative to session variable, cookies

by mr.arvind.sharma . Updated 20 years, 6 months ago

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?

This discussion is locked

All Comments