網頁設計

ereg_replace()是個利用正則的replacestr_replace()
ereg_replace ( string $pattern , string $replacement , string $string ) : string
preg_replace ( mixed $pattern , mixed $replacement , mixed $subject [, int $limit = -1 [, int &$count ]] ) : mixed
preg_replace()是今朝的保舉方案,必選參數3個,可選參數3個。根基上可以覆蓋 只不外是參數的具體用法分歧。返回值是根基上一致的。ereg_replace()
 
1.png

文章出處



以下內文出自:
創作者介紹
創作者 新竹網頁設計 的頭像
marshabaopb

新竹網頁設計

marshabaopb 發表在 痞客邦 留言(0) 人氣( 0 )