App下载

demo_func_string_soundex 在线工具

demo_func_string_soundex 在线工具

<?php
$str = "Hello";
echo soundex($str);
?>
运行结果