Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
SessionHandlerInterface::close
SessionHandlerInterface::close
Close the session
Name:
SessionHandlerInterface::close
Category:
Session Session
Programming Language:
php
One-line Description:
Close the session
Related
Zan PHP Coroutine Framework: Easily Build High-Concurrency Network Services
7
ip2long Function: Can the Converted Integer Be Used Directly in Mathematical Operations? What Are the Details?
4
In-Depth Guide to PHP Daemon: Principles, Applications, and Best Practices
3
In-Depth Analysis of Google PHP Coding Standards and Their Impact on SEO
3
Similar Functions
SessionUpdateTimestampHandlerInterface::updateTimestamp
SessionUpdateTimestampHandlerInterface::updateTimestamp
Updatetimestamp
SessionHandler::create_sid
SessionHandler::create_sid
ReturnanewsessionID
SessionHandler::close
SessionHandler::close
Closethesession
SessionHandler::destroy
SessionHandler::destroy
Destroyasession
SessionHandlerInterface::read
SessionHandlerInterface::read
Readsessiondata
SessionHandler::gc
SessionHandler::gc
Cleanupoldsessions
session_create_id
session_create_id
CreateanewsessionID
SessionHandlerInterface
SessionHandlerInterface
TheSessionHandlerInt
Popular Articles