The optional fourth argument limits the number of replaces that preg_replace makes. Consider the following example: preg_replace(“/(<br>| |[\s])*$/i” ...
確定! 回上一頁