Search code examples
Print each value of a delimited string as an HTML list item...

phphtmlloopslistitemdelimited

Read More
Reading .DAT file with odd tab-delimited structure in r...

rdata.tablereadrdelimited

Read More
Parse a text file into an array of associative arrays by splitting on semicolons, then commas, then ...

phparraysmultidimensional-arraytext-parsingdelimited

Read More
How to create an array of indexed arrays from a string with two sets of delimiters...

phparraysmultidimensional-arraysplitdelimited

Read More
Split string by any of multiple delimiters...

phpsplitdelimited

Read More
How to split a string with two delimiters into an array of indexed arrays without using a loop?...

phparraysmultidimensional-arraysplitdelimited

Read More
Get some digits from a string...

phpstring-parsingdelimited

Read More
Extract version number from a delimited string...

phpstringtext-extractiondelimited

Read More
Parse an array of delimited values into a flat, associative array...

phparraysassociative-arraystring-parsingdelimited

Read More
Split each value of a flat array at delimiter and create separate arrays from each half...

phparraysexplodedelimited

Read More
Split qualifying colon-space separated strings in an array to form a new associative array...

phparraysassociative-arraytext-parsingdelimited

Read More
MySQL Explode a String?...

mysqlstringstored-proceduresdelimited

Read More
Sanitize and standardize a string that contains an indeterminate sequence of delimiting characters a...

phpregexstringsanitizationdelimited

Read More
Group rows of a 2d array by a column and concatenate another column within each group as a comma sep...

phplaravelconcatenationgroupingdelimited

Read More
Reduce an associative array to pipe-delimited sets of hyphen-separated key-value pairs...

phparrayskey-valueimplodedelimited

Read More
Parse a string with 3 delimiters and return the keys which contain a qualifying value...

phparraysassociative-arraystring-parsingdelimited

Read More
Convert flat array of delimited key path strings to a multidimensional array with each path terminat...

phparraysmultidimensional-arraydelimitedkeypaths

Read More
Parse array of strings composed of dot.separated.keys into a multidimensional array...

phparraysmultidimensional-arraystring-parsingdelimited

Read More
Parse a string with three delimiters into an associative array of indexed arrays...

phparraysmultidimensional-arraytext-parsingdelimited

Read More
Split string on pipes which are not between square braces...

phpregexsplitdelimited

Read More
Extract values from a double-pipe- separated string also wrapped in pipes and square braces...

phpregextext-extractiontext-parsingdelimited

Read More
Get all pipe-delimited words inside of all curly braced expressions in a string...

phpregexplaceholdertext-extractiondelimited

Read More
Get first three words from up to 10 comma-delimited phrases in a string...

phpregexcpu-wordpreg-splitdelimited

Read More
How to use a comma-separated string in CodeIgniter's where_in() method...

phpcodeignitercodeigniter-3where-indelimited

Read More
Swap the position of two halves of a string...

phpstringdelimited

Read More
Parse colon delimited string into variables based on a value's preceding label...

phpstringtext-extractiontext-parsingdelimited

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

phpregexvalidationpreg-matchdelimited

Read More
Split string before qualifying substrings containing a Japanese character...

phpunicodesplitcjkdelimited

Read More
Join string values with a comma...

phpstringimplodedelimited

Read More
Submit more than one value from a single selected option...

phpsplithtml-selectdelimited

Read More
BackNext