Handling UTF-8 in JavaScript, PHP, and Non-UTF8 Databases

Dealing with characters outside the ASCII range on the web is tough. It’s tough in other environments too, but particularly for web applications since text needs to move through so many places without being mangled — from user input, through JavaScript, into and out of PHP and string manipulation functions, into and out of databases. [...]


Read More »

More from this category

Stumbling Across the Web #4

Getting Real: The smarter, faster, easier way to build a successful web application 37Signals’ book on web application development is now free to read online. No more $19 to download. It’s written without much fluff and with a lot of whitespace — a quick read.


Read More »

More from this category