Featured articles
See also …
Meta
Daily Archives: March 1, 2006
PHP, XML, and Unicode
Update: in a comment John Cowan points out the obvious, that a UTF-8 escape sequence can never contain an ASCII character (because the high bit is always set, as I knew but failed to register). As a result, my xml_escape() … Continue reading
Tagged programming, tips
8 Comments