API15:JSessionStorageNone
From Joomla! Documentation
Defined in
libraries/joomla/session/storage/none.php
Methods
| Method name | Description |
|---|---|
| register | Register the functions of this class with PHP's session handler |
Importing
jimport( 'joomla.session.storage.none' );
Examples
Code Examples