Search code examples
How can I search for the existence of multiple whole substrings in a comma-delimited string?...


phpdelimited

Read More
Get the second and third values in a delimited string and assign to variables...


phpstringtext-parsingdelimited

Read More
How to do a query on a column containing comma separated values...


sqlmysqldelimitedfind-in-set

Read More
Group and flip Laravel collection to create delimited keys for each grouping valuevalue...


phplaravelcollectionsgroupingdelimited

Read More
Group Laravel collection results by one column, retain the first item of each group and create comma...


phplaravelgroupingcollectdelimited

Read More
Insert delimiter between each character in a string and repeat each letter using an increasing count...


phpstringloopsrepeatdelimited

Read More
Merge Laravel collection Items containing delimited values into a new flat array of all exploded val...


phparrayslaravelcollectionsdelimited

Read More
Prepend character to each value in a delimited string...


phpprefixdelimited

Read More
Print an array of pipe-delimited values as HTML list item tags...


phparraysexplodetext-extractiondelimited

Read More
Convert array to comma-delimited string without trailing comma...


phpforeachdelimited

Read More
Parse string with two sets of delimiters and inconsistent spacing and create a flat associative arra...


phparraysassociative-arraytext-parsingdelimited

Read More
Populate an array with two sets of values while looping over an array of delimited strings...


phparraysgroupingtext-parsingdelimited

Read More
Parse string with two sets of delimiters to form an associative array...


phparraysassociative-arraytext-parsingdelimited

Read More
From a string of comma-delimited phrases, get the first word from each phrase...


phpstringtext-extractiondelimited

Read More
Split words in string into an array without breaking phrases wrapped in double quotes...


phparraysstringexplodedelimited

Read More
Explode a string into a multidimensional array based on 4 different delimiters which signal how leve...


phparraysstringexplodedelimited

Read More
Explode all delimited strings in a flat array into a flat array of individual substrings...


phparraysexplodeflattendelimited

Read More
Sum substring values from an array of delimited strings...


phparrayssumsubstringdelimited

Read More
Group values of a flat array based on their leading substring...


phparraysgroupingstring-parsingdelimited

Read More
Split pipe-delimited values of a flat array into an associative array...


phparraysassociative-arraytext-parsingdelimited

Read More
Add comma after every word (except final word)...


phpstringreplacedelimited

Read More
Converting a CSV file with double quotes to a pipe-delimited format using sed...


bashcsvunixseddelimited

Read More
Convert years.months formatted string to months in PHP...


phptimetext-parsingunits-of-measurementdelimited

Read More
Extract data from a multidimensional array where a given date string in found in the delimited strin...


phparraysmultidimensional-arrayfilteringdelimited

Read More
Split string on "and" and a few symbols, but prevent split on hyphens if surrounded by dig...


phpregexregex-lookaroundspreg-splitdelimited

Read More
Parse comma-separated string where some substrings are wrapped in double quotes...


phpcsvtext-parsingdouble-quotesdelimited

Read More
Sort array of strings based on priority substring at the end of the string...


phparrayssortingdelimitedcustom-sort

Read More
Split a string AFTER every third instance of character...


phparrayssplitpreg-splitdelimited

Read More
Perform page url routing based on slash delimited string...


phpstringspliturl-routingdelimited

Read More
Generate DDL SQL create table statement after scanning CSV file...


sqlcsvddldelimited

Read More
BackNext