php - str_replace() 与foreach、大写和精确词匹配 ... $replace[] = $row['new']; } $newstring = str_replace($find, $replace, $oldstring); echo $newstring;
確定! 回上一頁