PHP PHP中str_replace函数使用数组 作者hkshadow 2011年06月20日2012年10月1日 函数原型: needle:要被替换的字符串,new_needle:替换用的字符串,haystack:操作字符串…