使用Regular expression 時, 有以下這些特殊用途的符號: . \ + * ? ... str_replace() 用來取代固定字串, 速度會比preg_replace 快上N 倍.
確定! 回上一頁