Current Location: Home> Function Categories> preg_replace

preg_replace

Perform a regular expression search and replacement
Name:preg_replace
Category:Regular processing PCRE
Programming Language:php
One-line Description:Returns a string where the pattern match is replaced by a substring in the given string.
Similar Functions