Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
PHP
3.9k+ articles
PHP-function
2.2k+ articles
PHP-Multibyte-String
48 posts
Popular Articles
Recent Articles
PHP mb_convert_kana() Function
Last Updated: 28 September 2023
The mb_convert_kana() is an inbuilt function in PHP that is used to convert text into full-width and half-width.Syntax:mb_convert_kana($stri
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_encode_numericentity() Function
Last Updated: 11 March 2024
The mb_encode_numercentity() function is an inbuilt function in PHP that is used to encode HTML entities with numerical values encoded using
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_substr() Function
Last Updated: 07 May 2023
The mb_substr() is an inbuilt function in PHP that is used to extract a portion of a string, based on a specified starting position and leng
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
PHP
3.9k+ articles
PHP-function
2.2k+ articles
PHP mb_detect_encoding() Function
Last Updated: 26 April 2023
The mb_detect_encoding() is an inbuilt function in PHP that is used to detect the encoding of the string.Syntax:string|false mb_detect_encod
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_strimwidth() Function
Last Updated: 26 April 2023
The mb_strimwidth() function is an inbuilt function in PHP that returns the truncated string for the specified width.Syntax:string mb_strimw
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_strlen() Function
Last Updated: 13 April 2023
The mb_strlen() is an inbuilt PHP function that returns the string length in an integer.Syntax:mb_strlen($string, $encoding ): intParameters
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_ereg_replace() Function
Last Updated: 11 April 2023
The mb_ereg_replace() is an inbuilt function in PHP that is used to search replace a string using the regular expression. This function is
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_ord() Function
Last Updated: 30 March 2023
The m_ord() is an inbuilt function in PHP that returns the Unicode code point for the specific character.Syntax:mb_ord(string $string, ?stri
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_strpos() Function
Last Updated: 29 March 2023
The mb_strpos() function is an inbuilt function in PHP that finds the position of string occurrence in the string.Syntax:mb_strpos( $haysta
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_strtoupper() Function
Last Updated: 28 March 2023
The mb_strtoupper() function is an inbuilt function in PHP that helps to transform the multibyte string to uppercase.Syntax:mb_strtoupper(st
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_convert_encoding() Function
Last Updated: 28 March 2023
The mb_convert_encoding() function is an inbuilt function in PHP that transforms the string into another character encoding.Syntax:mb_conver
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_split() Function
Last Updated: 24 April 2025
The mb_split() is an inbuilt PHP function that split the multibyte strings with help of the regular expression.Syntax:mb_split(pattern,strin
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_strtolower() Function
Last Updated: 24 April 2025
The mb_strtolower() is a PHP inbuilt function that returns lowercase alphanumeric characters.Syntax:mb_strtolower(string $string, ?string $e
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_chr() Function
Last Updated: 02 September 2022
The mb_chr() function is an inbuilt function in PHP that is used to return the character unicode point value that is encoded into the specif
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
PHP mb_convert_case() Function
Last Updated: 02 September 2022
The mb_convert_case() function is an inbuilt function in PHP that is used to perform case folding on the string and converted it into the sp
...read more
Web Technologies
PHP-function
PHP
PHP-Multibyte-String
1
2
3
4
>>
Last
1
2
3
4
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !