Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
metaphone
metaphone
Calculate the metaphone key of a string
Name:
metaphone
Category:
String
Programming Language:
php
One-line Description:
Calculate the metaphone key of the string.
Related
What’s the Difference Between array_unshift and array_push? Master Their Best Use Cases
7
How to Calculate the Number of Set Bits in an Integer Using PHP
6
How to pass PHP data across pages through serialize function?
9
Use sprintf and str_pad() to perfectly control the output format
6
Similar Functions
quotemeta
quotemeta
Escapemetacharacters
stripslashes
stripslashes
Inverselyescapeanesc
rtrim
rtrim
Deletewhitespacechar
chunk_split
chunk_split
Splitthestringintosm
vsprintf
vsprintf
Returnstheformatteds
fprintf
fprintf
Writetheformattedstr
strcoll
strcoll
Comparisonofstringsb
wordwrap
wordwrap
Breakstringtoaspecif
Popular Articles