App下载

demo_func_string_nl2br2 在线工具

demo_func_string_nl2br2 在线工具

<?php
echo nl2br("One line.\nAnother line.",false);
?>
运行结果