Got something specific you'd like to learn? Click here to suggest a tutorial!

Learn PHP
Tag Archives | usort
Sorting Multi-Dimensional Arrays in PHP

Sorting Multi-Dimensional Arrays in PHP

Every time I need to sort a multi-dimensional array in PHP, I have to look it up. It’s not quite as quick and easy to look up as most things, so I’m going to blog a quick example. via shiflett.org This is super handy! I’m the same way. I always used to end up looking [...]

Read full story ยท Comments { 0 }