How to get initial English word for utf8 string of multiple languages for comparison purposes?
For instance, Chinese word, initial English word of “你” (means, you) is “n”; initial of “好”(means, good) is “h”.
I know ICU could do this job but I want the PHP implementation.
You asked for it: http://docs.php.net/manual/en/intro.intl.php