2007年4月9日 ... 基本語法, 新字串= str_replace("目標字元", "取代字元", 目標字串); $str = str_replace("\n", "", $str);
www.php5.idv.tw