string mb_strimwidth ( string $str , int $start , int $width [, string $trimmarker [, string $encoding ]] )
Get truncated string with specified width
The truncated string. If trimmarker is set, trimmarker is appended to the return value.