On Sat, July 21, 2007 11:19 pm, Jeffery Fernandez wrote:
> I have a similar problem I am facing with session data stored in the
> database
> from the set_session_handler.
>
> What I am trying to do is show a list of online users and the page
> they are
> currenlty viewing. For this purpose I am que
ethod, though, PHP is
> > able to turn it into a $_SESSION.
> >
> > Thanks,
> > - Ryan
> >
> > - Original Message
> > From: Tijnema <[EMAIL PROTECTED]>
> > To: Ryan Graciano <[EMAIL PROTECTED]>
> > Cc: php-general@lists.php.net
>
gt; From: Tijnema <[EMAIL PROTECTED]>
> > To: Ryan Graciano <[EMAIL PROTECTED]>
> > Cc: php-general@lists.php.net
> > Sent: Thursday, July 19, 2007 5:28:32 PM
> > Subject: Re: [PHP] session_decode from session handler
> >
> > On 7/19/07, Ryan
; turn it into a $_SESSION.
>
> Thanks,
> - Ryan
>
> - Original Message
> From: Tijnema <[EMAIL PROTECTED]>
> To: Ryan Graciano <[EMAIL PROTECTED]>
> Cc: php-general@lists.php.net
> Sent: Thursday, July 19, 2007 5:28:32 PM
> Subject: Re: [PHP] sessi
Subject: Re: [PHP] session_decode from session handler
On 7/19/07, Ryan Graciano <[EMAIL PROTECTED]> wrote:
>
> I'm having an issue getting session_decode to work from my session handler in
> PHP 5.2.3. Here's a short code snippet that demonstrates what I'm trying to
> do
On 7/19/07, Ryan Graciano <[EMAIL PROTECTED]> wrote:
I'm having an issue getting session_decode to work from my session handler in
PHP 5.2.3. Here's a short code snippet that demonstrates what I'm trying to do
(from my read handler) -
public function read($id) {
var_dump($data); // pri
6 matches
Mail list logo