Mccay Posted May 4, 2011 Share Posted May 4, 2011 Hello, I don't know if this is a php problem or something else but here it goes: On the website i'm making everytime i click on a link that has accents, it redirects me to the home page. Example: This link works just fine http://www.mywebsite.com/inventory/player?user=Username However if there is an accent (´) on the username it does not work anymore http://www.mywebsite.com/inventory/player?user=Úsername Any help is apreciated, thanks. Link to comment https://forums.phpfreaks.com/topic/235528-page-being-redirected-everytime/ Share on other sites More sharing options...
fugix Posted May 4, 2011 Share Posted May 4, 2011 has something to do with the url unable to process the unicode lettering..but im not exactly sure why Link to comment https://forums.phpfreaks.com/topic/235528-page-being-redirected-everytime/#findComment-1210476 Share on other sites More sharing options...
Mccay Posted May 4, 2011 Author Share Posted May 4, 2011 has something to do with the url unable to process the unicode lettering..but im not exactly sure why I tried to change the charset but it does not help... Link to comment https://forums.phpfreaks.com/topic/235528-page-being-redirected-everytime/#findComment-1210519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.