PDA

View Full Version : declaring a Session or Global Variable


mcdull
08-21-2006, 05:18 PM
I intented to make a custom Session variable, could anyone please show me how and where to declare it? Is it in the format of $session['xxxx'] ?
Also, should I edit the database to include my custom variable to it?
Thanks alot.