"Nl2br()"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Nl2br 문서를 Nl2br() 문서로 옮겼습니다)
(차이 없음)

2015년 9월 7일 (월) 18:13 판

nl2br()

1 PHP

echo nl2br("Hello\nWorld");
# Hello<br />
# World

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}