[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 68 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
SessionHandler_none:: (2 méthodes):
read()
getSessionIDs()
Classe: SessionHandler_none - X-Ref
SessionHandler implementation for PHP's built-in session handler.read($id) X-Ref |
Read the data for a particular session identifier from the SessionHandler backend. param: string $id The session identifier. return: string The session data. |
getSessionIDs() X-Ref |
Get a list of the valid session identifiers. return: array A list of valid session identifiers. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |