Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in preg-replace

Converting this preg_replace to match a word with a plus

Convert an image placeholder into an HTML <img> tag using preg_replace()

Replacing Heading (<h1>, <h2> ...) Tags with <p> Tags and Classes

Wrap each letter of a string in a tag, avoiding HTML tags

Replace several words in string using associative array keeping original case intact

php regex string preg-replace

Regular Expression replacing dash with space

php preg-replace

preg_replace $variable with string

php preg-replace

PHP Remove url-"not allowed" characters from string

php preg-replace

Remove non-text chars (like emoticons) from string

preg_replace with multiple patterns replacements at once

PHP preg_replace() backreferences used as arguments of another function

php regex preg-replace

Remove country code from phone number?

php preg-replace

check if the string contains alphabets in php

preg_replace to insert default value when omitted

php regex preg-replace

Trim end of string by pattern (regex?)

php regex preg-replace trim

Uppercase each words after space,dot,comma

php regex preg-replace

How to change all non word characters and multiple spaces into ' ' and then all space to '-' in one preg_replace()

php regex preg-replace

urlencode in preg_replace

php preg-replace urlencode

PHP Simple Template Engine / Function

php templates preg-replace