string mb_strcut ( string $str , int $start [, int $length [, string $encoding ]] )
Get part of string
Returns the portion of str specified by the start and length parameters.