Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
str_replace
str_replace
Substring replacement
Name:
str_replace
Category:
String
Programming Language:
php
One-line Description:
Replace some characters in the string (case sensitive).
Related
How to Build a Simple Polling System with PHP: From User Management to Data Analysis
7
How to compare the effects in different directions after the picture is flipped?
5
In-depth Analysis and Practical Use of the PHP load Function
10
How to use is_nan function to detect invalid values in calculation results
7
Similar Functions
similar_text
similar_text
Calculatethesimilari
strcspn
strcspn
Getthelengthofthesta
sprintf
sprintf
Returnstheformatteds
chop
chop
Aliasofrtrim
nl_langinfo
nl_langinfo
Querylanguageandloca
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
strrev
strrev
Reverseastring
fprintf
fprintf
Writetheformattedstr
Popular Articles