You are here

Files in Session Cache API 6

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt About sessions ============== When it comes to session data (aka $_SESSION data) Drupal core interacts with the PHP runtime system session, registering with PHP the six functions responsible for the opening, closing, reading, writing,…
session_cache.admin.inc session_cache.admin.inc session_cache.admin.inc
session_cache.info session_cache.info name = Session Cache API description = A super simple API that avoids $_SESSION to offer caching engine friendly ways to save and recall user state. core = 6.x php = 5.0
session_cache.install session_cache.install session_cache.install
session_cache.module session_cache.module session_cache.module

Other projects