string mb_convert_case ( string $str , int $mode = MB_CASE_UPPER [, string $encoding = mb_internal_encoding() ] )
Perform case folding on a string
A case folded version of string converted in the way specified by mode.