Accents
Accents
rocksoul16
Posts: 2Questions: 0Answers: 0
Hi everyone,
I'm working with server side processing and i've been searching and trying some ways to include the accents (Ñ,á,é,í....) in the tables but the one solution i've found is modify my "phpRequest" file with the function strtr() before output building, my question is: ¿That's the best way to do it?. thanks!
I'm working with server side processing and i've been searching and trying some ways to include the accents (Ñ,á,é,í....) in the tables but the one solution i've found is modify my "phpRequest" file with the function strtr() before output building, my question is: ¿That's the best way to do it?. thanks!
This discussion has been closed.
Replies
Personally, I would opt for http://php.net/manual/en/function.htmlentities.php