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).
Similar Functions
Popular Articles