mb_get_info
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Get internal settings of mbstring

2025-01-10 15:47:30
mb_ereg_search_pos
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns position and length of a matched part of the multibyte regular expression

2025-01-10 15:47:30
mb_detect_encoding
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Detect character encoding

2025-01-10 15:47:30
mb_ereg_search_regs
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns the matched part of a multibyte regular expression

2025-01-10 15:47:30
mb_convert_encoding
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Convert character encoding

2025-01-10 15:47:30
mb_split
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Split multibyte string using regular expression

2025-01-10 15:47:30
mb_substitute_character
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Set/Get substitution character

2025-01-10 15:47:30
mb_strripos
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 5 >= 5.2.0, PHP 7) Finds position of last occurrence of a string within another, case insensitive

2025-01-10 15:47:30
mb_strtoupper
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Make a string uppercase

2025-01-10 15:47:30
mb_stristr
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 5 >= 5.2.0, PHP 7) Finds first occurrence of a string within another, case insensitive

2025-01-10 15:47:30