Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16354 программиста и 1649 роботов. Сейчас ищет 1531 программист ...
HTTP_Session
Вернуться к: HTTP
The package provides an Object-oriented interface to the session_* family functions. It provides extra features such as database storage for session data using the DB, MDB and MDB2 package. It introduces new methods like isNew(), useCookies(), setExpire(), setIdle(), isExpired(), isIdled() and others.
- Introduction — Introduction to HTTP_Session
- Database container — Store session data in a database with HTTP_Session
Вернуться к: HTTP