Hi,
I am building a site which will ask the user to register, send their details to a datbase, will ask the user to login, again interacting with the database. Is their a way to maintain that logged in state through the rest of the site, i need to interact with database again as I will be offering some tests which store the users data but dont wnat to have to ask for their name on every page that loads.
Many thanks