mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
8 lines
346 B
Markdown
8 lines
346 B
Markdown
# session
|
|
|
|
Session support in PHP consists of a way to preserve certain data across subsequent accesses.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| PHP.net | https://www.php.net/manual/en/book.session.php |
|