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