msession_set_array
(PHP 4 >= 4.2.0)
msession_set_array -- Set array of ...
Description
bool msession_set_array ( string session, array tuples)
Warning
This function is currently not documented; only the argument
list is available.
msession_set
(PHP 4 >= 4.2.0)
msession_set -- Set value in session
Description
bool msession_set ( string session, string name, string
value)
Warning
This function is currently not documented; only the argument
list is available.
msession_setdata
(no version information, might be only in CVS)
msession_setdata -- Set data ... ?
Description
bool msession_setdata ( string session, string value)
Warning
This function is currently not documented; only the argument
list is available.
|