List Question
20 TechQA 2024-03-18T14:20:55.593000How to sort a multilevel arrays in PHP
28 views
Asked by scaiferw
Sorting a 12 digit array of strings in PHP numerically
87 views
Asked by matead
Sort delimited array values by first half ascending then by second half descending
98 views
Asked by Gabriel91
Custom sort on value suffix representing sizes (XXS, XS, S, M, L, XL, XXL)
172 views
Asked by Jackom
Sorting PHP array by closest location
64 views
Asked by Viacheslav Ravdin
Custom sort flat array by negative numbers, uppercase letters, symbols, lowercase letters, then positive numbers
128 views
Asked by Uchenna Ajah
Sort Associative PHP Array By Number Then By String
64 views
Asked by Kompalisky87
PHP how to usort a multidimension by an array
37 views
Asked by C123D
Sort a 2d array based on a column containing AM/PM-formatted time ranges
145 views
Asked by Ishrat Hossain
Wrong result usort PHP 8
323 views
Asked by jspit
Sort an array of rows by two columns while not moving "locked" (sticky) rows
142 views
Asked by Jack co
PHP sorting array of non-associative arrays but having string values at the beginning
229 views
Asked by m.yagmur
PHP sort cURL response array numerically by value
196 views
Asked by Joey Martin
Sorting arrays based on words contained in string
52 views
Asked by Zyfella
Sort multi-dimentional inner array PHP
31 views
Asked by Red Devil
Sort elements in each row based on multiple rules comparing associative keys
65 views
Asked by toffler
Sort associative array by key like filenames on a computer
118 views
Asked by Dennis
PHP:: Double sort an array by priority
145 views
Asked by masteringprojects