Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
str_ireplace
str_ireplace
The case-insensitive version of str_replace
Name:
str_ireplace
Category:
String
Programming Language:
php
One-line Description:
Replace some characters in the string (case insensitive).
Related
How to Avoid Redundant Default Timezone Settings When Using the timezone_open Function: Best Practice Tips
4
Discuz PHP Installation Guide | Quickly Build a Powerful Forum Website
8
Initialize file upload configuration with init function
2
Application case analysis of socket_cmsg_space in file transfer
10
Similar Functions
sscanf
sscanf
Parsesenteredcharact
crypt
crypt
One-waystringhash
str_shuffle
str_shuffle
Randomlydisruptastri
stripcslashes
stripcslashes
Anti-referenceastrin
wordwrap
wordwrap
Breakstringtoaspecif
echo
echo
Outputoneormorestrin
strrchr
strrchr
Findthelastoccurrenc
strcmp
strcmp
Binarysafestringcomp
Popular Articles