John W. Holmes propably said:

> Do you have a session_start() on the page? It looks like you have a
> trans_sid enabled. PHP will add that to all of your URLs
> automatically. Can you disable it in php.ini?

Yes trans_sid is enabled and i have a session_start on the page. What is
trans_sid doing exactly? I tried looking it up in the documentation but
don't really get it.

What would i loose if i disabled trans_sid (or actually - tried to persuade
my webhotel to disable it).

The strange thing is also that it only adds the session id to url:s when the
page is first loaded. After the first click it goes away.

- D






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to