Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.session-destroy.html
Дата изменения: Sun Feb 3 22:54:46 2002 Дата индексирования: Mon Oct 1 22:01:08 2012 Кодировка: |
session_destroy() destroys all of the data associated with the current session. It does not unset any of the global variables associated with the session, or unset the session cookie.
This function returns TRUE on success and FALSE on failure to destroy the session data.