Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
soundex
soundex() - string
Calculates the soundex key of str.
Parameters :
str - The input string.
Syntax
string soundex ( string $str )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference