PHPlib
Thursday, August 28, 2008  
download | documentation | faq | changelog | resources 


search for in the  


previousPage Management Example
Session Instance methodsnext

Last updated: Thu, 04 Jul 2002
view this page in Plain HTML

The Session class keeps a list of global variable names and provides a set of functions to load and save these variables from and to a data storage container (we will call it container for shortness). The named variables may be scalar variables (strings, integers and floats) or arrays. Objects are handled as well, provided they implement two instance variables naming their class and enumerating their (persistent) slots.


User Contributed Notes
Session
add a note about notes
There are no user contributed notes for this page.


previousPage Management Example
Session Instance methodsnext

Last updated: Thu, 04 Jul 2002



 

PHP Copyright © 2001 The PHPlib Group
All rights reserved.
Last updated: Thu Jul 4 15:33:55 2002 IST
Hosted and Maintained by http://www.sanisoft.com