functions-online

soundex

description

Soundex keys have the property that words pronounced similarly produce the same soundex key, and can thus be used to simplify searches in databases where you know the pronunciation but not the spelling. This soundex function returns a string 4 characters long, starting with a letter.

declaration of soundex

string soundex ( string $str )

test soundex online




share soundex

comments for soundex

be the first

No comments so far for soundex(). Leave yours as first below.

+

Leave your comment