How do I send a get http request which contains sql query with LIKE %item% clause? I’ve read about percent-encoding, but don’t know yet about how do I handle such a requests.
% sign is handled upon percent-encoding so it breaks sql query.
Help!
The % sign is encoded as
%25in URLs – is that what you are asking?For example: http://www.google.com/?q=%25