Search code examples
Split on / only if surrounded by text...


phpregexpreg-split

Read More
preg_split : How to get what's before the split...


phpstringpreg-split

Read More
php preg_split a text without loose ,.: and so forth...


phpregexpcrepreg-split

Read More
preg_split not splitting on space...


phpregexpreg-replacepreg-split

Read More
Preg_split, how to keep delimiter?...


phphtmlregexdelimiterpreg-split

Read More
Convert JSON string to array WITHOUT json_decode...


phparraysjsonpreg-match-allpreg-split

Read More
Split the first space and the last space in a string and limit the size of output in 3...


phpregexpreg-split

Read More
How to not spliting specific format with the use of regex?...


phpregexpreg-split

Read More
PHP preg_split("/[.,] \s /", $content) invalid argument passed...


phpregexpreg-split

Read More
preg_split get delimiters in an array...


phpregexpreg-split

Read More
split string when any numbers occur for the first time...


phppreg-split

Read More
PHP REGEX - text to array by preg_split at line break...


phpregexpreg-splitline-breaks

Read More
preg_split : Get first word in a line...


phpregexpreg-split

Read More
Split a sentence with HTML into words (but leave inline HTML intact)...


javascripthtmlregexspacepreg-split

Read More
Need help using explode, preg_match...


phpregexexplodepreg-split

Read More
how to stop duplicate values from being written to text file using php...


phpduplicatespreg-split

Read More
Regex to ignore certain occurrences...


phpregexpreg-split

Read More
PHP remove the word directly after another in string...


phppreg-replacestrpospreg-split

Read More
PHP, identify dates and week days in strings...


phppreg-split

Read More
RegExp for capturing "headline" trigger words in textarea...


phpregexpreg-split

Read More
Ignore if specific character matched...


phpregexpreg-split

Read More
I need to find a way explode a specific string that has quotes in it...


phpregexpreg-replaceexplodepreg-split

Read More
Split long text into paragraphs on EOL and <p> tags...


phpregexpreg-split

Read More
How do I change a paragraph into an array in PHP including the spaces and punctation...


phparraysparagraphpreg-splittext-segmentation

Read More
Preg Split ignore case...


phpcase-insensitivepreg-split

Read More
preg_split regex doesn't work right...


phpregexpreg-split

Read More
preg_split() String into Text and Numbers...


phpregexpreg-matchpreg-split

Read More
PHP tokenize a tweet in words, punctuation, hashtag, mentions, emoticons...


phpstringtokenizetweetspreg-split

Read More
Regex (preg_split): how do I split based on a delimiter, excluding delimiters included in a pair of ...


phpregexpreg-split

Read More
preg_split a string by spaces not between single quotes...


phpregexpreg-split

Read More
BackNext