strtolower() 썸네일형 리스트형 [PHP]대문자를 소문자로 변경하는 strtolower()함수 php strtolower()함수 echo strtolower('MUNIMNA'); //출력 : muniman 대문자를 소문자로 변경하는 방법 strtolower() 함수를 이용하면 된다. 더보기 이전 1 다음