my $query = join(';', map { my $k = $_; join(';', map { uri_escape($k) . '=' . uri_escape($_) } $CGI->param($_)) } $CGI->param() );
In reply to Re: Re^2: Saving parameters before sending to 3rd party
by Anonymous Monk
in thread Saving parameters before sending to 3rd party
by jonnyfolk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |