Search code examples
How to dynamically repeat the replacement string per match with PHP's preg_replace()...


phpregexpreg-replacerepeatregex-group

Read More
Replace a predictably formatted string with the reformatted time expression found after a delimiter...


phpregexpreg-replacestring-parsing

Read More
Dynamic preg_replace...


phpregexpreg-replace

Read More
How to use preg_replace_callback?...


phppreg-replacepreg-replace-callback

Read More
How to remove brackets from string in php?...


phpstringpreg-replacestr-replace

Read More
How to remove a DIV by id with preg_replace?...


phppreg-replace

Read More
Support needed for preg_replace to detect language tag and remove other language data...


phpregexreplacepreg-replace

Read More
embed first only youtube video...


phpregexpreg-replaceembed

Read More
regex function[filename] pattern and function[string_with_escaped_characters] pattern...


phpregexpreg-replacepreg-match

Read More
what is the wrong of this regex pattern for nested {* *}?...


phpregexpreg-replace

Read More
Replace all <link> tags containing given href attribute with Regex or DOM...


phphtmlregexpreg-replace

Read More
Regex to remove everything after a specific pattern...


phpregexpreg-replace

Read More
How to highlight search-matching text on a web page...


phpregexsearchpreg-replace

Read More
Replace certain group by certain string...


phpregexpreg-replace

Read More
Unable to linkfy with text with both email and URL in php...


phpregexpreg-replacelinkify

Read More
Grep for a specific pattern in a file and stop at the first match...


phpregexpreg-replacepreg-grep

Read More
PHP Regex to find pattern and wrap in anchor tags...


phpregexpreg-replacepreg-match

Read More
Replace an upper-case string with lower-case using preg_replace() and regex...


phpregexpreg-replace

Read More
How to properly escape a backslash to match a literal backslash in single-quoted and double-quoted P...


phpregexpreg-replace

Read More
regex (convert br and dash to li, or find dash between br tag)...


phpregexpreg-replace

Read More
How can I convert preg_replace e to preg_replace_callback?...


phpregexpreg-replacepreg-replace-callback

Read More
Remove more than 1 blank line between paragraphs with only 1 blank line AND remove excess white spac...


phpstringreplacepreg-replace

Read More
How to replace invisible characters (which are not actually spaces) with regex...


phppreg-replacecharacter-set

Read More
Remove a hyperlink with a specific class from HTML markup text...


phpregexpreg-replace

Read More
Convert absolute to relative url with preg_replace...


phpregexpreg-replace

Read More
PHP str_replace() and preg_replace() not working with HTML...


phpregexpreg-replace

Read More
Ignore html tags in preg_replace...


phphtmlpreg-replace

Read More
Excessively long text breaks preg_replace()...


phpregexhtml-parsingpreg-replacestring-length

Read More
Named backreferences with preg_replace...


phpregexpreg-replacebackreference

Read More
Parse a string containing a URL then delimited numbers, then populate an array repeating the URL wit...


phparrayspreg-replace

Read More
BackNext