To encode data in a URL, you can call CGI::escapeHTML() directly use URI::Escape.
However, consider if I edited the link to encode the query DELETE FROM sqrequest WHERE 1 = 1. You might want to reconsider passing raw SQL queries where users can change them.
Update: What calin says is what I meant, very different from what I wrote.
In reply to Re: passing data to other script via link
by chromatic
in thread passing data to other script via link
by kasmot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |