PhP - Retrieving Session Id's?

Memphis

New member
Hi,

How can I retreive a session Id?

Basically I would like my user to log in, and then on the next page have it say "Hi, (Firstname), welcome back" etc.

I would like to retreive the persons first name from my database by looking up their session id after their username and password have been matched.

Does anyone know how to go about doing this?

Thanks
 
Back
Top