Encodings in a MultiLingual Web Application
Encodings in a Web Application Tools: MySQL as a DB, Ruby/Python/PHP as a Language Problem: If you are working on multi-lingual web application, and need to store them in database. One will surely encounter with the encodings issue. In Ruby1.8.6 … Continue reading