함수 utf8 strlen()

Jmnote (토론 | 기여)님의 2015년 6월 12일 (금) 01:22 판 (Jmnote 사용자가 Utf8 strlen 문서를 함수 utf8 strlen() 문서로 옮겼습니다)
utf8_strlen

1 PHP

function utf8_strlen($str) { return mb_strlen($str, 'UTF-8'); }

2 같이 보기

3 참고 자료

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