"함수 utf8 strlen()"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 Utf8 strlen 문서를 함수 utf8 strlen() 문서로 옮겼습니다)
(차이 없음)

2015년 6월 12일 (금) 01:22 판

utf8_strlen

1 PHP

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

2 같이 보기

3 참고 자료

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