CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
preg-match-all
08-26
other
preg_match() returning always empty arrays
08-10
Software design
Delete non number containing braces from string
07-09
Enterprise
Acessing values from preg_match_all in PHP 7.4
06-17
Software design
Batch search in php txt file
06-15
Blockchain
Get substring without a specific character in another substring (regex php)
05-27
Back-end
preg_match_all returns only last matches from single row , but all matches from multi row string
05-14
Mobile
preg_match_all for atttach bbcode
04-25
Back-end
Match multiple lines of text with specific format
04-25
database
preg match all for extract name of function and parameter
04-04
Blockchain
Moving parts of {token} to the end of line based on condition
03-21
Software engineering
Changing image links in text [PHP]
03-17
OS
Regex in php excluding values
12-22
Enterprise
php 'preg_match_all' and 'str_replace': regular expression to replace constants
12-02
Software engineering
Regex to validate Nigerian phone numbers using PHP's preg_match_all()
11-28
Software design
Find all CSS URLs on a website using PHP and regex
11-24
Blockchain
preg_match_all loop for each match, verify if empty to set null values to insert in table mysql
11-05
Software design
Count occurrences of specific word after a different, specific word is found
10-01
Software design
Get multiple values from preg_match_all and use of foreach
Links:
CodePudding