utf8
PHP multibyte character dumbness
I got bit this week by something that I have somehow managed to avoid via complete dumb luck up till now. It’s the fact that PHP is retarded when it comes to handling UTF-8 strings.
I couldn’t figure out why a string kept coming out with gibberish on the end. The app was truncating the string [...]






