함수 str repeat()

Jmnote (토론 | 기여)님의 2014년 5월 29일 (목) 00:57 판 (새 문서: category: string ;str_repeat ==PHP== category: PHP <source lang='PHP'> echo str_repeat("hello", 3); // hellohellohello </source> ==같이 보기== *for *str_pad *s...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
str_repeat

1 PHP

echo str_repeat("hello", 3);
// hellohellohello

2 같이 보기

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