Add an example using preg_quote() to escape characters within a regex query. The regex documentation does not exhaustively list supported syntax (it claims be PCRE 8.39 with UTF-8 support), but it should be trivial to produce a common example.
- is related to
-
PHPLIB-243 Add regex query examples to CRUD tutorial
- Closed
- links to