From:             [EMAIL PROTECTED]
Operating system: debian linux
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  sessionid is attached with a '?' instead of the arg_seperator

All my links get attached with the sessionid by PHPs session management.
Having some own arguments it is not seperated by the arg_seperator but '?'
(without quotes)

arg_separator.output = "&"

like this:

... forum.php?forumfolderid=0?PHPSESSID=3ff5bb319ba36bfb98812027779e1c8e
-- 
Edit bug report at: http://bugs.php.net/?id=12170&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to