我使用preg_replace,我想在替換字串中包含一個url。我該如何引用該字串?似乎preg_quote只是用於搜尋模式。 $replace = '\1'.addslashes($url).
確定! 回上一頁