Skip to content

Files

Latest commit

364c28b · Dec 11, 2022

History

History

mbstring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2022
Dec 11, 2022
Nov 29, 2022

mbstring

mbstring provides multibyte specific string functions that help you deal with multibyte encodings in PHP. In addition to that, mbstring handles character encoding conversion between the possible encoding pairs. mbstring is designed to handle Unicode-based encodings such as UTF-8 and UCS-2 and many single-byte encodings for convenience.

Platform Url
PHP.net https://www.php.net/manual/en/book.mbstring.php