Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
session_abort
session_abort
Give up session array changes and complete session
Name:
session_abort
Category:
Session Session
Programming Language:
php
One-line Description:
Give up session array changes and complete session
Related
session_abort application example after form submission
8
Can session_abort and session_start be used together? How do they work together to clear sessions?
2
Similar Functions
session_write_close
session_write_close
Writesessiondataande
SessionHandlerInterface::gc
SessionHandlerInterface::gc
Cleanupoldsessions
session_abort
session_abort
Giveupsessionarraych
session_id
session_id
Getand/orsetthecurre
SessionHandlerInterface::destroy
SessionHandlerInterface::destroy
Destroyasession
session_unset
session_unset
Releaseallsessionvar
session_register_shutdown
session_register_shutdown
SessionCloseFunction
session_status
session_status
Returntothecurrentse
Popular Articles
Can session_abort and session_start be used together? How do they work together to clear sessions?
session_abort application example after form submission