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_stripos
  • References/PHP/Function/Human Language and Encoding/Multibyte String

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

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_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_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_substr_count
  • References/PHP/Function/Human Language and Encoding/Multibyte String

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Count the number of substring occurrences

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Replace regular expression with multibyte support

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Send encoded mail

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_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