I'm sure if you explained to us, what are your trying to accomplish, we
might find a more elegant solution then reading the raw session data
from all users.
-AV
Alf Stockton wrote:
Stut wrote:
Alf Stockton wrote:
Is there a method whereby one can retrieve all php SESSION variables
on a Wind
Alf Stockton wrote:
Stut wrote:
Alf Stockton wrote:
Is there a method whereby one can retrieve all php SESSION variables
on a Windows server.
I have tried:-
$val)
{
echo $key . " : " . $val . "";
}
?>
but this appears to only return current user variables.
Shocki
Stut wrote:
Alf Stockton wrote:
Is there a method whereby one can retrieve all php SESSION variables
on a Windows server.
I have tried:-
$val)
{
echo $key . " : " . $val . "";
}
?>
but this appears to only return current user variables.
Shocking that. You think ma
.com
No trees were harmed during this transmission; however, several electrons were
terribly inconvenienced.
- Original Message
From: Stut <[EMAIL PROTECTED]>
To: Alf Stockton <[EMAIL PROTECTED]>
Cc: php windows
Sent: Friday, May 25, 2007 11:50:27 AM
Subject: Re: [PHP-WIN] R
Alf Stockton wrote:
Is there a method whereby one can retrieve all php SESSION variables on
a Windows server.
I have tried:-
$val)
{
echo $key . " : " . $val . "";
}
?>
but this appears to only return current user variables.
Shocking that. You think maybe there's s