When my URL contains a get with "בלה בלה"
, the url stays in hebrew and when I do echo $_GET['hebrew'], it outputs it in hebrew, great. However, when it contains "São Paulo", it starts going nuts, the URL changes to "S%E3o%20Paulo" and the output is "S�o Paulo".
Bu beni son derece sinirli olur, sizlerden kimse bu konuda bana yardımcı olabilir?