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

PHP Home Page

Manual Table of Contents
Up to Sessions
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Sessions
* 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
Sat, 12 Aug 2000
session_encode 
Next page


session_decode

(PHP4 )

session_decode -- Decodes session data from a string

Description

bool session_decode (string data)

session_decode() decodes the session data in data, setting variables stored in the session.

Note: This function was added in PHP 4.0.


 About Notes


Previous page
 session_set_cookie_params
 Updated
Sat, 12 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.