简单教程
提交运行
代码编辑器:
<?php $str = "Hello world! æøå"; echo $str . "<br>"; echo convert_cyr_string($str,'w','a');
运行结果: