PHP Tutorial: This document describes how to customize the session handlers in PHP4. It provides examples of how to write a fully functional session handler that works with DBM files and one that works with a MySQL database.