Perform page url routing based on slash delimited string...
Read MoreGenerate DDL SQL create table statement after scanning CSV file...
Read MoreCollect unique values from a 1d array of comma-separated values...
Read MoreSplit strings by different delimiting character sequences...
Read MoreParse a pipe-delimited string into 2, 3, 4 or 5 variables (depending on the input string)...
Read MoreSplit a string with two delimiters into two arrays (explode twice)...
Read MoreHow to build a delimited string using column names if the field is empty?...
Read MoreGoogle Sheets: Filtering based on split strings...
Read MoreGroup 1d array of filenames by their leading text and join filenames in each group with a delimiter...
Read MoreConvert delimited string into array key path and assign value...
Read MoreSplit comma-delimited string of dollar amounts with trailing 3-letter currency into associative arra...
Read MoreParse inline style attribute string and get index of a specific attribute name...
Read MoreRegex to match alphanumeric characters, underscore, periods and dash, allowing dot and dash only in ...
Read MoreSplit, group, count and display data from delimited strings...
Read MoreRemove duplicate items in array that have comma separating values...
Read MoreMerge combinations of values from a 2d array and form non-standard delimited strings...
Read MoreExtract nth element from comma-delimited list with Google Sheets formula...
Read MoreSplit an underscore-delimited string, but ignore underscores occurring in a url...
Read MoreFinding the average of values that are part of a delimited string...
Read MoreDelimitate Multi Lined Cells in Excel or VBA...
Read Morechunk_split() corrupts multibyte characters...
Read MoreExplode and transpose nominated comma-separated strings of an associative array...
Read MoreFormat 32-character string with hyphens to become UUID...
Read More$str = "1,2,3,4,5,6,7"; How to get the sum of values?...
Read MoreSplit string with only one delimiting character into key-value pairs...
Read MoreMySQL includes comma on a Tab delimited file (LOAD DATA INFILE)...
Read MoreT-SQL How to convert comma separated string of numbers to integer...
Read MoreRegex to find two strings within a pipe delimited string...
Read More