CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
preg-replace
08-31
database
PHP preg_replace to extract first number before dash
08-30
Blockchain
Preg replace till dot including that
08-28
Net
preg_replace find result like Regex
08-26
Software design
PHP remove wrapping DIV
08-24
Blockchain
Regex to only match two asterisks
08-12
Net
Match consecutive lines that start with 1 or more spaces
08-10
Software design
Delete non number containing braces from string
07-18
OS
Lower case all words inside square brackets in a string PHP
07-08
Back-end
Remove square brackets from wiki markup
07-06
Blockchain
Regex remove whole block whoch contain this words
07-03
database
Replace string with regex only if
07-03
Software design
Taking only letters out of string is not working in PHP
06-30
Back-end
How to preg_replace all digits except specific numbers?
06-11
Back-end
How to remove anchor tag with a specific link in it?
06-01
Back-end
Preg_replace() to add to string using non-capturing group
05-25
database
preg_replace for a time string
05-17
OS
Delete string between strings and replace with text plus counter
04-04
Blockchain
php preg_replace how not changing urls
03-29
OS
preg replace to remove a div from a string
03-29
Blockchain
How to write preg_match for a date followed by specific string?
03-24
other
Regex to match phone numbers, but in text paragraph
03-24
Back-end
Regular expression for nested brackets that contain a symbol
03-21
Software engineering
Changing image links in text [PHP]
03-16
database
How to redirect to new url if multiple slashes in URI with 'PREG'
12-23
Software design
PHP Regex preg_replace function finds and replaces only the first and last of 3 matches, not the mid
12-10
Mobile
Laravel convert strings to clickabe links
12-06
Net
How to get integer value of a string type data
12-04
Software engineering
PHP/Regex - How to remove one from what found in a string using preg_replace?
11-30
Software engineering
preg_replace arabic title like مرحبا-اهلاً-بك-هنا
11-30
Software engineering
check telephone number goes wrong
11-25
Enterprise
RegEx to remove all properties from style attribute except font-family in php
11-18
Back-end
php preg_replace or expression replace all but first match
11-15
OS
Replace BBCodes in HTML codes and vice versa
11-13
Blockchain
Preg_Replace with preg_grep
10-24
Software engineering
How to replace url http:/\/\example.com/\/\home using preg_replace in php
10-08
database
WordPress: Highlight search results - but keeping the same case as was originally on the page
10-08
Mobile
How to find single digits in a large string with regex php [duplicate]
09-23
Software design
How to remove a character from a string only if it follows a number?
09-16
OS
PHP Regex: Remove words not equal exactly 3 characters
Links:
CodePudding