GeekArticles
Web Programming
PHP
Web Programming
PHPSession Handling with PHP 4
By Tobias Ratschiller February 15, 2000 Target Audience Introduction PHP's Built-in Session Library Goals of the Tutorial Basic Terms Background Information Preliminary Tips and Prerequisites Starting a Session Ending a Session Storage Modules Session ID Propagation Example Code Target Audience This tutorial is designed for an advanced PHP programmer. It assumes you know how to handle cookies. (See Feedback with a Cookie to learn about using cookies.) You should also know how to pass...n
Sponsored Links
Read Next: Creating Dynamic Images with PHP
Related Topics
