Newbetuts
.
New posts in preg-replace
Remove a part of a string, but only when it is at the end of the string
php
string
replace
preg-replace
PHP replacing special characters like à->a, è->e
php
utf-8
preg-replace
decode
Are the PHP preg_functions multibyte safe?
php
preg-replace
preg-match
multibyte
Extract URL from string
php
regex
url
preg-replace
PHP remove special character from string
php
regex
string
preg-replace
Convert string into slug with single-hyphen delimiters only
php
regex
preg-replace
slug
sanitization
How to replace text except when it's between two tags in PHP?
php
regex
preg-replace
str-replace
replace
Convert plain text URLs into HTML hyperlinks in PHP
php
regex
hyperlink
preg-replace
Clean up a comma-separated list by regex
php
regex
preg-replace
Ignore html tags in preg_replace
php
html
preg-replace
JavaScript equivalent for PHP preg_replace
php
javascript
regex
preg-replace
php regex to match outside of html tags
php
regex
preg-replace
pcre
Remove multiple whitespaces
php
regex
string
preg-replace
whitespace
Replacing accented characters php
php
string
preg-replace
non-ascii-characters
Replace URLs in text with HTML links
php
regex
url
preg-replace
linkify
Replace preg_replace() e modifier with preg_replace_callback
php
regex
preg-replace
preg-replace-callback
Warning: preg_replace(): Unknown modifier
php
regex
wordpress
preg-replace
How can I convert ereg expressions to preg in PHP?
php
preg-replace
preg-match
pcre
ereg
Prev