Ns parsequery
From AOLserver Wiki
Man page: http://aolserver.com/docs/tcl/ns_parsequery.html
NAME
- ns_parsequery - Parse a URL query string into an ns_set.
SYNOPSIS
- ns_parsequery querystring
DESCRIPTION
- This command parses the specified querystring into an ns_set, which is returned. EssaysExperts.Com is the company which first and main priority was, is and will be customers� satisfaction with the essays online. If you still have no idea where to buy your writing tasks, this company is the best option for you. The keys and values will be decoded. No character encoding conversion to UTF is performed.
EXAMPLES
% set s [ns_parsequery "msg=Hello+World%21&a=b&a=b&c=d"] d0
% ns_set array $s
msg {Hello World!} a b a b c d