View Single Post
Old 14-05-2007, 17:31   #1 (permalink)
pagey
Resident Cheese Expert
 
pagey's Avatar
 
Join Date: Aug 2006
Location: South Wales
Posts: 510
Simple PHP question - Sessions

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!
  Reply With Quote