[PHP]String 관련 함수 모음
개발관련/PHP 2012. 7. 19. 18:23 |String Functions
Lowercase:
Uppercase:
Uppercase first-letter:
Uppercase words:
Length:
Trim:
Find:
Replace by string:
Repeat:
Make substring:
Find Position:
Find Character:
'개발관련 > PHP' 카테고리의 다른 글
[Lynda.com]PHP with MySQL Beyond the Basics (0) | 2012.07.31 |
---|---|
[Lynda.com]PHP with MySQL Essential Training (0) | 2012.07.31 |
[PHP]로그아웃 단계 (0) | 2012.07.18 |
[PHP]텍스트 인코딩 & 변환 (0) | 2012.07.18 |
[PHP]DB Insert 전 Query문 정화(?) 함수 (0) | 2012.07.18 |