Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in preg-replace
preg_replace to insert default value when omitted
Mar 25, 2023
php
regex
preg-replace
Trim end of string by pattern (regex?)
Mar 21, 2023
php
regex
preg-replace
trim
Uppercase each words after space,dot,comma
Mar 16, 2023
php
regex
preg-replace
How to change all non word characters and multiple spaces into ' ' and then all space to '-' in one preg_replace()
Feb 28, 2023
php
regex
preg-replace
What is $0 on PHP PCRE functions
Feb 23, 2023
php
preg-replace
pcre
Regular Expression for finding Price from String
Feb 20, 2023
php
regex
preg-replace
How to preg_replace_all in the large amount of data
Feb 14, 2023
php
regex
preg-replace
upgrade
modx-revolution
How to remove empty html tags (which contain whitespaces and/or their html codes)
Feb 12, 2023
php
html
regex
preg-replace
PHP preg_replace between string and quotes
Feb 10, 2023
php
replace
preg-replace
PHP - preg_replace items in brackets with array items
Jan 23, 2023
php
regex
preg-replace
preg-match-all
How can i use php's preg_replace with a simple string and wildcards?
Jan 20, 2023
php
regex
preg-replace
Regex search and replace with optional plural
Jan 21, 2023
regex
replace
preg-replace
How To Replace First HTML <strong></strong> Tag in PHP
Jan 16, 2023
php
regex
replace
preg-replace
preg-replace-callback
Replace preg_replace() to preg_replace_callback() [duplicate]
Jan 13, 2023
php
preg-replace
preg-replace-callback
Match Strings with Variable Left/Right Delimiters
Jan 12, 2023
regex
preg-replace
preg-match
pcre
regex remove all non alphanumeric characters except emoticons
Jan 10, 2023
php
regex
preg-replace
How do you replace all numbers in a string with a defined character in PHP?
Jan 07, 2023
php
preg-replace
How to replace <span style="font-weight: bold;">foo</span> by <strong>foo</strong> using PHP and regex?
Dec 29, 2022
php
regex
preg-replace
What would be a regex to replace/remove END where its not been preceded by an unended START?
Dec 29, 2022
php
regex
preg-replace
PHP ereg_replace allow spaces
Dec 28, 2022
php
preg-replace
Older Entries »