<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've got a wiki in UTF8, and pass parameters via the URL by using PHP's&nbsp;urlencode() function and the httpvariables recipe. Unfortunately, when I pass the letter&nbsp;ú it gets converted to&nbsp;<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; ">ú</span>&nbsp;.<div><br></div><div>Does anyone know a language-safe way to get parameters from and pass them to the URL?</div><div><br></div><div>Randy</div></body></html>