Welcome! Log In Create A New Profile

Advanced

Underscore in GET-query and $args

October 23, 2009 03:33PM
If HTTP GET in query string contains underscore (_) as %5F:
f.e. GET /index.php?user%5Fid=50
then I can't check this with
if ($arg_user_id ~* ^50$)
or
if ($arg_user%5Fid ~* ^50$).

For GET /index.php?user_id=5 all fine.
Subject Author Posted

Underscore in GET-query and $args

EveryonE October 23, 2009 03:33PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 250
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