How to Sort a Multi-Dimensional Array in PHP In this post we'll add functionality to a form that allows the user to also sort the results of a multi-dimensional array using PHP's built-function, usort.