App下载

demo_func_string_stristr2 在线工具

demo_func_string_stristr2 在线工具

<?php
echo stristr("Hello world!",111);
?>
运行结果