Welcome! Log In Create A New Profile

Advanced

Re: Having semi-colon in query

June 22, 2010 05:34PM
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 = "&" '

Regards

Ian

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Having semi-colon in query

Ankur Gupta June 22, 2010 03:14PM

Re: Having semi-colon in query

hobson42 June 22, 2010 03:38PM

Re: Having semi-colon in query

Ankur Gupta June 22, 2010 03:58PM

Re: Having semi-colon in query

Igor Sysoev June 22, 2010 04:06PM

Re: Having semi-colon in query

hobson42 June 22, 2010 05:34PM

Re: Having semi-colon in query

Ankur Gupta June 22, 2010 09:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 117
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready