Having semi-colon in query

Ankur Gupta ankur655 at gmail.com
Wed Jun 23 05:24:47 MSD 2010


Thanks a lot for your help, Ian!

-Ankur

On Tue, Jun 22, 2010 at 2:25 PM, Ian Hobson <ian at ianhobson.co.uk> wrote:

> On 22/06/2010 20:51, Ankur Gupta wrote:
>
>>
>>  So is it an nginx (or php-fpm?) bug that the value of 'y' shows as 2
>> instead of '2;3'?
>>
> Following the WC3 recommendations since 1994 is not a bug. :)
>
> Its a php feature, controlled by an entry in php.ini. Find the line that
> contains
>
> ;arg_separator.input = ";&"
>
> Remove the first ";" activate it and the second to only have "&" active.
>
> You might also check out the  ';arg_separator.output = "&" ' line also.
>
> I use   'arg_separator.output = "&amp;" '
>
>
> Regards
>
> Ian
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100622/167cd054/attachment.html>


More information about the nginx mailing list