Hi there,
I need to know something regarding sessions in PHP. Can't seem to find the answer through Google.
I have a login page, and I'd like to have a little function that carries the username throughout the use of the website.
Something like: You are logged in as (username)..
You get my drift.
Any help is appreciated!