In PHP special variables called SESSIONS can be used to store data into for a longer period ( a session ). Session variables can as well be used on different pages of your website ( any page ). They can for example be used to save a login session which has to be remembered for [...]
Continue reading...
Monday, January 18, 2010
1 Comment