Hello. I'm a bit puzzled at the moment with how to make accented characters in URLs work. I'm using .htaccess to pass the information in the URLs to the PHP web app, and that's all working fine. However, for translations I'd like to say something like paginá instead of just page. I already have the system in place to accept translations, so that's not a problem.
I'm fairly familiar with encoding characters with UTF-8 on a web page, but am puzzled when it comes to orchestrating URLs. Does anyone have a good resource to learn about it, or perhaps they know exactly what I need to do?
Thanks in advance.
-Chasen
I'm fairly familiar with encoding characters with UTF-8 on a web page, but am puzzled when it comes to orchestrating URLs. Does anyone have a good resource to learn about it, or perhaps they know exactly what I need to do?
Thanks in advance.
-Chasen