No if memory serves me correctly php by default saves the session files in
its own format, but you can tell php to save sessions in XML (wddx? am I way
off) Ive never used XML, WDDX, or tried doing anything directly with the
sessions files....

Chris Lee

"Eivind Trondsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Hi all!
>
> Can someone shed any light on the internals of the session file
> format? Is it documented somewhere?
>
> We are building a system to log user paths, and are thinking of
> harvesting PHP session objects to accomplish this. Has someone done
> the same?
>
> Thanks for all help! :-)
>
> --
> -- Eivind Trondsen                    http://www.allycards.com
> -- UberGeek                            gsm://+4797044324
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to