mb_substrDescriptionstring mb_substr ( string str, int start [, int length [, string encoding]] )
mb_substr() returns the portion of
mb_substr() performs multi-byte safe
substr() operation based on
number of characters. Position is
counted from the beginning of
If
See also mb_strcut(), mb_internal_encoding(). | ||