Categories
PHPTips and Tutorials → Cookies and Sessions

Custom Session Handlers in PHP4

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using Cookies && File Appending

Explains how to set and check for cookies using PHP. Also demonstrates a simple way to read and write data to a file.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com