Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in preg-replace

PHP Regular Expression to Change Date Format

Add space before and after a number

php regex preg-replace

Search and Replace Files in Directory

Removing start and end <br> tags in PHP

php regex preg-replace

Change preg matchess with numbers

php preg-replace preg-match

Find and replace a string that may be partially inside a html tag

Another kind of str_replace() (more strict)

Replacing UTF-8 characters in PHP 5.3

php utf-8 preg-replace php-5.3

Preg_replace BBCode Link

php preg-replace bbcode

Regex to filter challenging string, having a dash, spaces, numbers and certain words

php regex preg-replace

Replace text ignoring HTML tags

php regex preg-replace

How do I get the replace to work as I intend in PHP?

php regex preg-replace

RegEx to remove background color and color property but leave all styles in php

use preg_replace to replace character unless an escape character precedes

php regex preg-replace

Most elegant way to clean a string into only comma separated numerals

php regex string preg-replace

PHP regex last occurrence of words

Replacing all occurences of a specific word which are not enclosed with the words OPEN and CLOSE?

What's the best way to re-process HTML into a single-line string in PHP?

Swap all youtube urls to embed via preg_replace()

php preg-replace