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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Get part 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_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_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_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
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_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_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_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