I am using sessions, but every relative URL gets a "?PHPSESSID=..." appended to it. I'm assuming this is happening because of some setting that has been set in PHP. I work on an ISP server, so I don't have much control over the PHP configuration. Is there any way I can turn this "feature" off, even though I don't have access to the configuration files? Thanks DanB PS I'm using cookies to propagate the SID (which works), but the argument is still appended to every URL. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php