Search code examples
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
Remove specific roles from delimited list of users (Discord/Python)...


pythonlistdiscorddelimited

Read More
Parsing string with multiple delimiters into columns...


sql-serverparsingazure-data-factorydelimited

Read More
Most Pythonic way to eliminate duplicate entries in a delimited string (not a list) and returning th...


python-3.xstringsortingduplicatesdelimited

Read More
Sort string values delimited by commas in a column using pandas...


pythonpandasdataframesortingdelimited

Read More
Powershell Performance tuning for aggregation operation on big delimited files...


powershellfiledelimitedgroup-object

Read More
How to remove all non-numeric characters from the value of nth column of a pipe delimited files in U...


regexfileunixpipedelimited

Read More
How to subtract from each number in a comma delimited string?...


sqlexcelsplitsubtractiondelimited

Read More
Process a line of delimited numbers in bash...


bashnumbersdelimited

Read More
Convert txt file to mixed delimited output using python...


pythontextlineremoving-whitespacedelimited

Read More
Select values from table where value in comma delimited string...


ms-accessselectdelimited

Read More
BackNext