Search code examples
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
Collect unique values from a 1d array of comma-separated values...


phparraysfilteringuniquedelimited

Read More
Split strings by different delimiting character sequences...


phpregextext-parsingpreg-splitdelimited

Read More
Parse a pipe-delimited string into 2, 3, 4 or 5 variables (depending on the input string)...


phparraystext-parsingvariable-declarationdelimited

Read More
Split a string with two delimiters into two arrays (explode twice)...


phparrayssplitexplodedelimited

Read More
SQL query for delimited string...


sqldelimited

Read More
How to build a delimited string using column names if the field is empty?...


sql-serverstringdelimited

Read More
Google Sheets: Filtering based on split strings...


searchfiltertextgoogle-sheets-formuladelimited

Read More
Group 1d array of filenames by their leading text and join filenames in each group with a delimiter...


phparraysconcatenationgroupingdelimited

Read More
Convert delimited string into array key path and assign value...


phparraysmultidimensional-arraydelimitedkeypaths

Read More
Get the last N words in a string...


phppreg-matchdelimited

Read More
Split comma-delimited string of dollar amounts with trailing 3-letter currency into associative arra...


phparraysassociative-arraycurrencydelimited

Read More
Parse inline style attribute string and get index of a specific attribute name...


phpcssarrayspreg-splitdelimited

Read More
Regex to match alphanumeric characters, underscore, periods and dash, allowing dot and dash only in ...


phpregexvalidationpreg-matchdelimited

Read More
Split, group, count and display data from delimited strings...


phparraysexplodecountingdelimited

Read More
Remove duplicate items in array that have comma separating values...


phparrayscsvduplicatesdelimited

Read More
Merge combinations of values from a 2d array and form non-standard delimited strings...


phparraysmergecombinationsdelimited

Read More
Extract nth element from comma-delimited list with Google Sheets formula...


filtersplitgoogle-sheets-formulamatchdelimited

Read More
Split an underscore-delimited string, but ignore underscores occurring in a url...


phpregexsplittext-parsingdelimited

Read More
Finding the average of values that are part of a delimited string...


excel-formulaaveragedelimited

Read More
Delimitate Multi Lined Cells in Excel or VBA...


excelvbastringdelimited

Read More
chunk_split() corrupts multibyte characters...


phpstringsplitmultibytedelimited

Read More
Explode and transpose nominated comma-separated strings of an associative array...


phparraystransposeexplodedelimited

Read More
Format 32-character string with hyphens to become UUID...


phpstringformattinguuiddelimited

Read More
$str = "1,2,3,4,5,6,7"; How to get the sum of values?...


phpstringsumdelimited

Read More
Split string with only one delimiting character into key-value pairs...


phparraysassociative-arrayexplodedelimited

Read More
MySQL includes comma on a Tab delimited file (LOAD DATA INFILE)...


mysqlfile-iotabsdelimited

Read More
T-SQL How to convert comma separated string of numbers to integer...


sqlstringdelimited

Read More
Regex to find two strings within a pipe delimited string...


.netregexdelimited

Read More
BackNext