Ok I am going to be making a membership database (in all of my hopes) and I need to check things against my database using only one variable, an email. But I want to be able to always look up this variable from any of the pages (once they login.) what is the best way to do this. Do I need sessions, can I post it into a frame and then get it from there somehow?
Whats the best way to handle passing one variable thru multiple frames/pages/scripts?
Besting meaning easiest and somewhat secure. 🙂