URL encoder

If you want to use an url that contains '&' character as a stt-out.php parameter, you need to encode it with the URL encoder before you put it in the linking code, otherwise it won't work.