On Wednesday 16 July 2003 22:45, Kris Yates wrote:
> What php.ini setting causes the following:
>
> A link in a document <a href="index.php">index</a> gets modified by PHP,
> so that the end-user sees
> <a href="index.php?PHPSESSID=(*Uwhatever*$GIODG">index</a>
>
> in the source? How do you turn this off?

session.use_trans_sid

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
No woman will treat you as badly as the woman you marry
                -- Murphy's Laws of Dating n6
*/


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

Reply via email to