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

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

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Return width of string

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Convert "kana" one from another ("zen-kaku", "han-kaku" and more)

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

(PHP 4 >= 4.4.3, PHP 5 >= 5.1.3, PHP 7) Check if the string is valid for the specified encoding

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Find position of first occurrence of string in a string

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

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Perform case folding on a string

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Encode character to HTML numeric string reference

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Regular expression match ignoring case with multibyte support

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

(PHP 5 >= 5.2.0, PHP 7) Finds the last occurrence of a character in a string within another

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Set start point of next regular expression match

2025-01-10 15:47:30