Zend Framework 101: Zend_Session
Summary
In this article I introduced you to the Zend_Session component of the Zend Framework.
First I showed you how to create session namespaces. Next I showed you how to write session data, read session data, and clear session data. Finally, I showed you how to implement a “remember me” feature for your web site.
Further reading:
- Zend Framework manual: http://framework.zend.com/manual/en/zend.session.html
Other Options
- Download a PDF version of this article
- Put your PHP knowledge to the test with our online and iPad/iPhone quizzes
- View or post comments for this article
- Browse similar articles by tag: PHP, Sessions, Zend Framework
- Read related articles:






