es reemplazar PHP sensible a la caja
//Will make sure to replace anything that matches
str_ireplace()
Yours Kindly
//Will make sure to replace anything that matches
str_ireplace()