Заменить чувствительный к корпусу PHP
//Will make sure to replace anything that matches
str_ireplace()
Yours Kindly
//Will make sure to replace anything that matches
str_ireplace()