Page is a not externally linkable
gabidi - 12:12 am on Aug 7, 2006 (gmt 0)
Another way of hiding your session id is to embed it as a hidden field in a form in your page.
You can configure PHP to hide sessions ID's by default, i think it tracks the session by IP then.