Use a php module? Seriously, you'll have to find out where the session
files are kept, and read the appropriate one. Parsing may be more
primitive, because you aren't using php. It's the cost of reinventing the
wheel.

Joe
On Mar 1, 2012 6:02 PM, "yokota" <yok...@passlogy.com> wrote:

> Hello,
>
> I want to read PHP session in my private module.
> PHP session id is in PHPSESSID cookie but
> I want to read the contents of PHP session in my module.
>
> Please let me know if you have any suggestions.
> Thank you in advance.
>
> Yokota Sakuko
>

Reply via email to