PHP Classes

File: example.php

Recommend this page to a friend!
  Classes of Alejandro Siri   SharedMem Session Handling   example.php   Download  
File: example.php
Role: Example script
Content type: text/plain
Description: A simple example
Class: SharedMem Session Handling
Session handler using shared memory for storage
Author: By
Last change:
Date: 17 years ago
Size: 67 bytes
 

Contents

Class file image Download
<?php

MMSessionHandler
::setSessionHooks();
session_start();
?>