I have a content directory to be returned in descending natural order. I\'m using scandir() and natsort(), but the addition of array_reverse() yields no results.
This question already has answers here: How to Sort a Multi-dimensional Array by Value (16 answers) Closed 3 months ago.
Perhaps I\'m doing something embarrassingly wrong, but why isn\'t this array being sorted? $narray=array();
This question already has answers here: Is there a built in function for string natural sort? (23 answers)
I have a classifieds website, with approx 30 categories of classifieds. I am on the stage where I have to build MySQL tables and index them with SOLR.