zb_users/theme/tpure/pluginsearchstr.php

Functions

tpure_SubStrStartUTF8()

tpure_SubStrStartUTF8(string  $sourcestr, integer  $startstr, integer  $cutlength) : string

获取UTF8格式的字符串的子串.

Parameters

string $sourcestr

源字符串

integer $startstr

开始字串子串

integer $cutlength

子串长度

Returns

string