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.