★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.session-decode.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to セッション
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
セッション
* session_start
* session_destroy
* session_name
* session_module_name
* session_save_path
* session_id
* session_register
* session_unregister
* session_unset
* session_is_registered
* session_get_cookie_params
* session_set_cookie_params
* session_decode
* session_encode
Manual: session_decode
View the source code for this pageSearch the site



Previous page
 session_set_cookie_params
 Updated
Mon, 14 Aug 2000
session_encode 
Next page


session_decode

(PHP4 )

session_decode -- 文字列からセッションデータをデコードする

説明

bool session_decode (string data)

session_decode() は、 data のセッションデータをデコードし、 セッションに保存する変数を設定します。

注意: この関数は、PHP 4.0 で追加されました。


 About Notes


Previous page
 session_set_cookie_params
 Updated
Mon, 14 Aug 2000
session_encode 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.