[PHP-DEV] Bug #12170: sessionid is attached with a '?' instead of the arg_seperator From: vincev <email protected>
Date: 07/14/01

From: vincev <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 = "&amp;"

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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>