Previous Message
Next Message
Forum List
Message List
New Topic
Print View
EveryonE
October 23, 2009 03:33PM
Registered: 14 years ago
Posts: 2
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.
Reply
Quote
RSS
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: 145
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024