Hi,
Does anyone know where can i find some info about how to create php sessions, so users would need to login into members area to be able to do some additional things.
Thanks
PHP sessions
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
a Google search for "php sessions tutorial" revealed this:
http://www.tizag.com/phpT/phpsessions.php
Cheers,
Kieran
http://www.tizag.com/phpT/phpsessions.php
Cheers,
Kieran
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Have you tried the PHP Manual on sessions?