Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in preg-replace

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

php regex preg-replace

PHP remove line break or CR LF with no success

Trouble Replacing Apostrophe with Preg_Replace

php preg-replace

PHP preg_replace three times with three different patterns? right or wrong?

php regex preg-replace

Why does preg_replace with /(.*)/ repeat part of string?

php regex preg-replace

how to return a regex match in php, instead of replacing

php preg-replace

What is the best way to remove punctuation marks, symbols, diacritics, special characters?

How to remove `//<![CDATA[` and end `//]]>`?

php regex preg-replace cdata

Detecting emails in a text

Simple preg_replace

calling function inside preg_replace thats inside a function

How to remove brackets from string in php?

PHP preg_replace \

php preg-replace

Are preg_match() and preg_replace() slow?

Remove <br>'s from the end of a string

php regex preg-replace

How do I remove everything after a space in PHP?

php replace preg-replace

Regular expressions for a range of unicode points PHP

php regex unicode preg-replace

Regex Optional Groups?

Symfony 1.4 using deprecated functions in php 5.5

Regex to only allow alphanumeric, comma, hyphen, underscore and semicolon

php regex preg-replace