mb_strimwidth Get truncated string with specified width &reftitle.description; stringmb_strimwidth stringstr intstart intwidth stringtrimmarker"" stringencodingmb_internal_encoding() Truncates string str to specified width. &reftitle.parameters; str The string being decoded. start The start position offset. Number of characters from the beginning of string. (First character is 0) width The width of the desired trim. trimmarker A string that is added to the end of string when string is truncated. encoding &mbstring.encoding.parameter; &reftitle.returnvalues; The truncated string. If trimmarker is set, trimmarker is appended to the return value. &reftitle.examples; <function>mb_strimwidth</function> example ]]> &reftitle.seealso; mb_strwidth mb_internal_encoding