é substituir PHP sensível ao caso
//Will make sure to replace anything that matches
str_ireplace()
Yours Kindly
//Will make sure to replace anything that matches
str_ireplace()