How to detect UTF-8 multi byte characters
Using ASCII values to detect UTF-8 character byte size
Some time ago, I started playing with different encodings and character sets. One day I was looking at different encoding character string. What I wanted to do is simply to loop over the string and print out the characters. I thought it would be enough to have a web page with default charset UTF-8 to output ...
If you like this post, then consider subscribing to the full feed RSS.
Categories : php
If you like this post, then consider subscribing to the full feed RSS.
















