Search code examples
Allow letters, space and dots in php using preg_match...

phpregexpreg-match

Read More
PHP replace string with values from array...

phpregexpreg-replacepreg-matchstr-replace

Read More
Regex used in preg_match() is not finding the expected URLs...

phppreg-matchtext-extraction

Read More
php preg_match finding string between two patters...

phppreg-match

Read More
Php mb_ereg_match faulty match...

phpregexpreg-matchmatch

Read More
PHP: using REGEX to get the tablename from a mysql query...

phpregexpreg-match

Read More
How to search in an array with preg_match?...

phpregexarrayspreg-match

Read More
using preg_match to detect persian (farsi) characters in string...

phpunicodepreg-matchpersian

Read More
PHP preg_match for validating 10 digit mobile number...

phpregexpreg-match

Read More
Create preg_match for password validation allowing (!@#$%)...

phpregexpasswordspreg-match

Read More
What does a square brace enclosed expression mean in a regex pattern?...

phpregexpreg-matchcharacter-class

Read More
Validate a specific shortcode placeholder string...

phpregexpreg-matchshortcodeplaceholder

Read More
Get multibyte character count before match with preg_match() (PREG_OFFSET_CAPTURE parameter is unhel...

phpunicodeutf-8preg-matchpcre

Read More
PHP CMS URL Pattern Matching...

phpregexpreg-match

Read More
Regex pattern for matching a delimited string...

phpregexpreg-match

Read More
preg_match not Working php and java script...

javascriptphpweb-scrapingpreg-match

Read More
Match one of two whole integers in a string of pipe-delimited, pipe-wrapped integers...

phpregexvalidationpreg-matchdelimited

Read More
How to get <pre> tag contents using preg_match_all?...

phpweb-scrapingpreg-matchpreg-match-all

Read More
Get href of all <a> tags...

phpregexhtml-parsingpreg-matchtext-extraction

Read More
Make preg_match() match all occurrences in text...

phppreg-match

Read More
Parse email string with metadata and get the From and Cc values...

phpregexpreg-matchtext-extractiontext-parsing

Read More
Validate that an input string contains only letters, numbers and underscores...

phpregexvalidationpreg-match

Read More
is there a function to escape special characters in a regex string?...

phpregexescapingpreg-match

Read More
Get the src value from all img tags...

phpregexpreg-match

Read More
Regex pattern with optional segments failing to match slash-delimited string...

phpregexpreg-matchtext-extractiondelimited

Read More
preg_match "Compilation failed: missing )"...

phpregexpreg-match

Read More
Get sequences of numeric values which have a distinctive starting format as a sanitized array of del...

phpregexpreg-matchtext-extractionsanitization

Read More
Why is preg_match() returning two elements in the matches array?...

phpregexpreg-match

Read More
Get all alphanumeric words with length of either 4 or 12 characters...

phpregexpreg-match

Read More
Match urls with a specific signature...

phpregexurlpreg-matchurl-parsing

Read More
BackNext