Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
substr
substr
Return part of the string
Name:
substr
Category:
String
Programming Language:
php
One-line Description:
Returns part of the string.
Related
How to Use substr in PHP to Extract Specific Content from a String Element in an Array?
4
Use substr to extract the first N characters of a PHP string
1
Similar Functions
stripcslashes
stripcslashes
Anti-referenceastrin
bin2hex
bin2hex
Convertbinarydatatoh
convert_uudecode
convert_uudecode
Decodeauuencodeencod
strrev
strrev
Reverseastring
vsprintf
vsprintf
Returnstheformatteds
nl2br
nl2br
InsertHTMLnewlinetag
substr_count
substr_count
Calculatethenumberof
str_shuffle
str_shuffle
Randomlydisruptastri
Popular Articles
How to Use substr in PHP to Extract Specific Content from a String Element in an Array?
Use substr to extract the first N characters of a PHP string