Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.session-name.html. Показаны документы 1 - 1 из 1.
1. session_destroy
PHP Manual . ... PHP 4 >= 4.0.0) session_destroy -- Destroys all data registered to a session . ... If you are using session_name("something"), don't forget it now! session_start(); // Unset all of the session variables. session_unset(); // Finally, destroy the session. session_destroy(); ?> ... If you are using session_name("something"), don't forget it now! session_start(); // Unset all of the session variables. unset($_SESSION); // Finally, destroy the session. session_destroy(); ?> ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.session-destroy.html -- 4.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.session-destroy.html -- 4.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.session-destroy.html -- 4.8 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.session-destroy.html -- 4.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.session-destroy.html -- 4.8 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда