Wanted: Software Developers at Outside.in (New York City, NY). See this and other great job listings on the jobs page.
PHP and Unicode
Scott Reynen shows how to use integer arrays in PHP to handle Unicode manually.
There are also functions available called the Multi-Byte String Functions which handle many encodings. Please ignore the part in the documentation that says that this is "developed to handle Japanese characters." It actually appears to handle lots of encodings including the Unicode ones. However it is turned off by default so you must recompile PHP to enable it.
You’re reading Joel on Software, stuffed with years and years of completely raving mad articles about software development, managing software teams, designing user interfaces, running successful software companies, and rubber duckies.
I’m Joel Spolsky, founder of Fog Creek Software, a New York company that proves that you can treat programmers well and still be highly profitable. Programmers get private offices, free lunch, and work 40 hours a week. Customers only pay for software if they’re delighted. We make FogBugz, an enlightened project management system designed to help great teams develop brilliant software, and Fog Creek Copilot, which makes remote desktop access easy.