String
最常用的
Syllable Division
说明
This script, devide string into their syllables. You will recieve an array with all syllables divided. This script is written and tested for german words.
The code was started by PHP-Blogger and was modified in details by myself. There are still some bugs.
申报 Syllable Division
array syllableDivision ( string $string )