diff --git a/reference/pcre/functions/preg-match.xml b/reference/pcre/functions/preg-match.xml index a37540e8cf..186767bf16 100644 --- a/reference/pcre/functions/preg-match.xml +++ b/reference/pcre/functions/preg-match.xml @@ -1,5 +1,5 @@ - + @@ -180,19 +180,17 @@ if (preg_match("/\bweb\b/i", "PHP is the website scripting language of choice.") ]]> - - This example will produce: - + &example.outputs;