Hi,
It's not really very trivial. But since I don't PHP
sessions that much I might be incorrect, however if
you're not wanting to use WDDX, you'll probably have
to dawn some light on the raw sessions.
Shifting control across processes is fairly simple, in
the UNIX environment, and executing anot
> 2. I don't like to mess with working applications (other
> session-enabled PHP apps on the server).
Well, you can set it on a per-directory basis in your httpd.conf file.
> 4. WDDX as a session serializer is likely significantly less tested
> than the native serializer, and this is not the t
hir
> Cc: 'PHP General (E-mail)'
> Subject: Re: [PHP] Sharing session data with Perl
>
>
> > Is there a published spec of the format of the session data string?
> >
> > It would greatly simplify one of my applications if I could
> share data
> > b
> Is there a published spec of the format of the session data string?
>
> It would greatly simplify one of my applications if I could share data
> between PHP and Perl using sessions. Since I use MySQL to store session
> information, it would be trivial for me to make a call to a Perl script
> wi
Is there a published spec of the format of the session data string?
It would greatly simplify one of my applications if I could share data
between PHP and Perl using sessions. Since I use MySQL to store session
information, it would be trivial for me to make a call to a Perl script
with a ses
5 matches
Mail list logo