App下载

demo_func_string_chr2 在线工具

demo_func_string_chr2 在线工具

<?php
$str = chr(046);
echo("You $str me forever!");
?>
运行结果