I need help figuring this please.
Posted: Thu Jul 31, 2003 9:25 am
Alright since i'm pretty new at php I have no idea really how to do what I need / want. 
I got this done:
Register: - adds the info to mysql database.
ID
password
name
location
email
signature
Login:
Checks database if ID and password are a match.
Now how do I make it so it knows i'm logged in and it will bring "me" to my home page based on the ID like to your messages and profile to edit etc. <- can't figure this one out.
Thanks for your help,
Nick
I was gonna post in database section but it doesn't relate to that because i'm not sure if the answer will be database related.
I got this done:
Register: - adds the info to mysql database.
ID
password
name
location
signature
Login:
Checks database if ID and password are a match.
Now how do I make it so it knows i'm logged in and it will bring "me" to my home page based on the ID like to your messages and profile to edit etc. <- can't figure this one out.
Thanks for your help,
Nick
I was gonna post in database section but it doesn't relate to that because i'm not sure if the answer will be database related.