Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in preg-replace

Match Strings with Variable Left/Right Delimiters

regex remove all non alphanumeric characters except emoticons

php regex preg-replace

How do you replace all numbers in a string with a defined character in PHP?

php preg-replace

How to replace <span style="font-weight: bold;">foo</span> by <strong>foo</strong> using PHP and regex?

php regex preg-replace

What would be a regex to replace/remove END where its not been preceded by an unended START?

php regex preg-replace

PHP ereg_replace allow spaces

php preg-replace

replace a word in a sentence

php regex preg-replace

Regex to replace all matches unless the match is at the end of the string

php regex string preg-replace

Remove spaces before and after parentheses

php regex preg-replace

question regarding php function preg_replace

php html preg-replace

Find an element by id and replace its contents with php

How to manipulate a string so I can make implicit multiplication explicit in a math expression?

php regex preg-replace

Remove extra space at the end of string using preg_replace

php preg-replace

Is it ok to use £ as delimiter in preg_replace?

wrap <b>-tag around first word of string with preg_replace

PHP regexp - remove all leading, trailing and standalone hyphens

php regex preg-replace

How to remove redundant <br /> tags from HTML code using PHP?

php html regex preg-replace

preg_replace - How to remove contents inside a tag?

php preg-replace

Extracting JSON from cURL results

php regex json curl preg-replace

change youtube url to embed url in php

php regex youtube preg-replace