How to apply session
How to apply session
Hi . I need to apply some session variables after user logs in. How do i do that. Please can anyone help me in Solving this.
-
- Forum Members
- Posts: 14
- Joined: Sun Jun 03, 2007 10:42 am
Re: How to apply session
do you think of sessions in general or whether you should use some CMSms mechanism? For the first case: You can use the $_SESSION variable.