简单教程
提交运行
代码编辑器:
<?php $str = "Assistance"; $str2 = "Assistants"; echo metaphone($str); echo "<br>"; echo metaphone($str2);
运行结果: