Search code examples
PHP - searching a body of text with an array of needles, returning the keys of all matches...


phparraysstringpreg-match

Read More
Get the first occurrence of number from a text with characters before or after it...


phpregexpreg-match

Read More
how to use regex search to select on the names missing some numeric/character pattern...


regexpreg-matchregex-lookaroundsregex-group

Read More
How to match all keywords after slash using preg_match and Regex?...


phpregexpreg-match

Read More
PHP - How Get text before tag By preg_match?...


phpregexhtml-parsingpreg-match

Read More
PHP preg_match find certain word...


phppreg-match

Read More
PHP preg_match to allow only numbers,spaces '+' and '-'...


phpregexstringvalidationpreg-match

Read More
Php get dates inside a string...


phpregexdatepreg-match

Read More
preg_match_all - get part between pattern and string...


preg-match

Read More
Php curl multiple queries...


phpmysqlcurlpreg-match

Read More
split by comma inside braces except another braces inside braces...


phppreg-matchpreg-match-allpreg-split

Read More
preg_match html table match...


phphtmlpreg-match

Read More
Preg_match a certain URL - PHP...


phpregexpreg-match

Read More
Get keyword from a (search engine) referrer url using PHP...


phpurlpreg-matchkeyword

Read More
How to collect just the first 1 or 2 characters of a postcode using php...


phppreg-replacepreg-match

Read More
How can I get the current web directory from the URL?...


phppreg-match

Read More
Regular expression - preg_match Latin and Greek characters...


phpregexpreg-replacepreg-match

Read More
How to get facebook video id by preg_match...


phppreg-match

Read More
Yii2 rules for validating percentage like 65.45...


phpregexyii2preg-matchrules

Read More
PHP - Exact match string in a sentence...


phpregexpreg-match

Read More
Find the count of particular non alpha numeric character between the html tags by using PHP preg fun...


phpregexpreg-matchpreg-match-all

Read More
REGEX - String must not start from these words and may contain alphanumeric characters...


phpregexpreg-matchregex-lookarounds

Read More
preg_match in PHP for "&$"...


phpstringpreg-matchspecial-charactersdelimiter

Read More
Why is my preg_match_all not working?...


phppreg-matchpreg-match-all

Read More
regex in php only match url and content inside brackets and quotes marks...


phpregexpreg-replacepreg-matchpreg-match-all

Read More
Need correct preg_match in php...


phppreg-match

Read More
PHP verify url ends in two parts of path, one fixed and one variable...


phppattern-matchingpreg-match

Read More
Extract different patterns of lat long date time float from 1 string and split it to variables...


phpregexpreg-matchscanfpreg-split

Read More
preg_match pattern with slashes stored in variable...


regexpreg-match

Read More
Repeated match inside match...


phpregexpreg-replacepreg-match

Read More
BackNext