PHP Manuál | ||
---|---|---|
Předcházející | Další |
session_destroy() destroys all of the data associated with the current session.
This function returns TRUE on success and FALSE on failure to destroy the session data.
Předcházející | Domů | Další |
session_start | Nahoru | session_name |