By the time you call your ini_set function, it's too late.

Try altering php.ini or .htaccess

Or, call ini_set, but then use parse_url($PATH_INFO) or something.

http://php.net/parse_url

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Coskun Sunali / Turkey <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Friday, August 24, 2001 5:59 PM
Subject: arg_separator


> does anybody knows that how can i change the arg_separator?
>
> i tried ini_set function but it didn't work.
>
> Coskun SUNALI
>
> Thanks.
>
>


-- 
PHP General 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