strtoupper
trim
explode
앞뒤 공백(또는 지정 문자)을 제거합니다.
trim(string $string, string $characters = ' \n\r\t\v\x00'): string