Search code examples
Parse a querystring into an associative array...

phpstringquery-stringtext-parsingurl-parsing

Read More
Parse inline style declaration string to array...

phparraystext-parsinginline-styles

Read More
Populate two arrays from substrings in multiline text...

phpmultilinetext-extractiontext-parsing

Read More
Parse datetime string in Ydm.His format...

phpregexdatetimetext-parsingdate-parsing

Read More
Parse a string without delimiters into a 2d array...

phpregextext-parsing

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

phpregextext-extractiontext-parsingdelimited

Read More
Parse filename without delimiting characters into segments...

phpstringsplitfilenamestext-parsing

Read More
Parse numeric string from right to left and isolate 1 to 3 separate values...

phptext-parsing

Read More
Extract text after Nth occurance...

sqlpostgresqltext-parsing

Read More
Convert number into equivalent number as English phrase...

phpstringnumberstext-parsing

Read More
Strange API result format...

phpjsongoogle-translatetext-parsing

Read More
Get only the filename from a filepath string...

phpfilenamestext-extractiontext-parsing

Read More
Parse the query string of a string containing a relative URL...

phptext-parsingparse-url

Read More
Get value from "value" attribute declarations in a string...

phptext-parsing

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

phpstringtext-extractiontext-parsingdelimited

Read More
passing a list of quoted strings as a parameter to a SAS macro and using it in a data field...

stringsastext-parsing

Read More
Parse a multi-line string and assign extracted substrings a default value of zero...

phpdefault-valuetext-extractiontext-parsing

Read More
Parse a CSV string and assign each value to a variable...

phpstringcsvtext-extractiontext-parsing

Read More
Get ALL-CAPS word and time expression from predictably formatted string...

phpregextext-extractiontext-parsing

Read More
Parse multilingual flight info logs and extract potentially space-separated flight numbers...

phpregexstringtext-extractiontext-parsing

Read More
Parse string containing square-braced path keys and key=value expressions and make a multidimensiona...

phpregexstringtext-parsing

Read More
Parse a multi-line string with parent data and indented child data and create a multidimensional arr...

phpparsinghierarchical-datamultilinetext-parsing

Read More
Gget all substring inside potentially nested curly braces...

phpstringtokenizetext-parsing

Read More
Parse multiline text with values of static or maximum length and with multiple delimiters...

phpstringsplittext-extractiontext-parsing

Read More
Convert a comma-separated string of key=value expressions into an associative array...

phpstringkey-valueassociative-arraytext-parsing

Read More
Parse a string with key=value declarations and make an associative array...

phpassociative-arraytext-parsing

Read More
Convert two-line csv string (header and values) to associative array...

phparrayscsvtext-parsing

Read More
Parse a CSV string with single-quotes around some values...

phpstringcsvexplodetext-parsing

Read More
Parse SQL SELECT clause text and create an array containing each column/expression...

phpsplittext-parsingsql-parser

Read More
Parse multiple lines of formatted text and generate an associative array...

phpstringassociative-arrayexplodetext-parsing

Read More
BackNext