StackOverflow Questions for Tag: delimited

user1150087
user1150087

Reputation:

Print each value of a delimited string as an HTML list item

Score: 0

Views: 317

Answers: 6

Read More
user7856768
user7856768

Reputation:

Convert a flat associative array to a multidimensional array by parsing delimited keys as the new key path

Score: 2

Views: 249

Answers: 4

Read More
afleishman
afleishman

Reputation: 433

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

Score: 1

Views: 91

Answers: 2

Read More
speedy
speedy

Reputation: 375

Parse a text file into an array of associative arrays by splitting on semicolons, then commas, then equals signs

Score: 2

Views: 55

Answers: 2

Read More
KeepCool
KeepCool

Reputation: 565

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

Score: 1

Views: 883

Answers: 3

Read More
Shahid Karimi
Shahid Karimi

Reputation: 4357

Split string by any of multiple delimiters

Score: 6

Views: 9464

Answers: 2

Read More
Robin Rodricks
Robin Rodricks

Reputation: 113946

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

Score: -1

Views: 4316

Answers: 6

Read More
Alex Pliutau
Alex Pliutau

Reputation: 21957

Get some digits from a string

Score: 1

Views: 93

Answers: 3

Read More
Pratik Jaiswal
Pratik Jaiswal

Reputation: 299

Extract version number from a delimited string

Score: 1

Views: 44

Answers: 2

Read More
pmms
pmms

Reputation: 11

How to parse a txt file containing tab-delimited lines?

Score: 1

Views: 2075

Answers: 3

Read More
tnguyen444
tnguyen444

Reputation: 107

Parse an array of delimited values into a flat, associative array

Score: 2

Views: 89

Answers: 3

Read More
Osa
Osa

Reputation: 1990

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

Score: 0

Views: 224

Answers: 2

Read More
Tony
Tony

Reputation: 697

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

Score: 1

Views: 175

Answers: 3

Read More
MB34
MB34

Reputation: 4404

MySQL Explode a String?

Score: 0

Views: 1587

Answers: 1

Read More
Malcr001
Malcr001

Reputation: 8289

Get values without their parenthetical suffix from a comma-separated string

Score: 0

Views: 117

Answers: 2

Read More
Patrick Beardmore
Patrick Beardmore

Reputation: 1032

Sanitize and standardize a string that contains an indeterminate sequence of delimiting characters and whitespaces

Score: 0

Views: 325

Answers: 5

Read More
FrancisMV123
FrancisMV123

Reputation: 3449

Group rows of a multidimensional array and form comma-separated values within each group

Score: 1

Views: 3656

Answers: 6

Read More
ProLuck
ProLuck

Reputation: 375

Group rows of a 2d array by a column and concatenate another column within each group as a comma separated string

Score: -2

Views: 142

Answers: 3

Read More
user1949029
user1949029

Reputation: 159

Cut String at nth occurrence of a specific character

Score: 11

Views: 68497

Answers: 7

Read More
h404
h404

Reputation: 37

Reduce a flat array with an even number of elements to a flat array of strings containing hyphenated pairs

Score: -3

Views: 44

Answers: 3

Read More
PreviousPage 1Next