$text = str_replace(array("-","_",".jpg",".png"), array(" "," ","",""), $text);