(PHP 4 CVS only)
msession_listvar -- List sessions with variable
Description
array msession_listvar
(string name)
Returns an associative array of value, session for all sessions
with a variable named name.
Used for searching sessions with common attributes.