July 2007
Dan Grossman : Handling UTF-8 in JavaScript, PHP, and Non-UTF8 Databases
by nhoizeyDealing with characters outside the ASCII range on the web is tough, 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 db
January 2007
1
(2 marks)