Hi. I'm working with the new session-system in php4. When I was looking thru the manual I found this:
"PHP is capable of doing this transparently when compiled with --enable-trans-sid. If you enable this option, relative URIs will be changed to contain the session id automatically"
My question is, how can I "enable this option" --enable-trans-sid?
I would like to know how to do it both under Windows 9x and under FreeBSD.
Thanks!
/Martin