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 )