To add new lines to a string in PHP, echo the string using the nl2br() function, adding \n wherever you want the lines inserted.
確定! 回上一頁