When decoding query string certain special characters in passed arguments such as \n, \t (and so on) are converted into literal '\n', '\t' (slash + letter).
Logged In: YES user_id=612671
Looking into the problem. Not sure if it's going wrong on the frontend or backend.
Log in to post a comment.
Logged In: YES
user_id=612671
Looking into the problem. Not sure if it's going wrong on
the frontend or backend.