functions-online

Syllable Division

description

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.

declaration of Syllable Division

array syllableDivision ( string $string )

test Syllable Division online




share Syllable Division

comments for Syllable Division

On 01. Jan 2016 17:19 butzi wrote:

@same: you can find the code through the link in the description. It was posted unter "PHP (Allgemein)" in 2008.

On 30. Dec 2015 22:33 Same wrote:

You have created awesome function. Can you tell me, how can i add this function to my php library or website? Thank you.

+

Leave your comment