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
How to Use mysqli::use_result for Basic Result Set Handling – A Detailed Example
8
In-depth Guide to PHP exec Function: Efficiently Executing External Commands
3
Is the PHP gethostbyname Function Compatible with IPv6? Issues and Solutions Explained
10
Is the hash_pbkdf2 Function Still Usable in PHP 7 and Above? Compatibility Analysis and Recommendations
1
Similar Functions
str_split
str_split
Convertstringstoarra
strtolower
strtolower
Convertstringtolower
localeconv
localeconv
Getdigitalformatinfo
parse_str
parse_str
Parsestringsintomult
strchr
strchr
Aliasofstrstr
nl_langinfo
nl_langinfo
Querylanguageandloca
sprintf
sprintf
Returnstheformatteds
hebrevc
hebrevc
Convertlogical-Hebre
Popular Articles