<?php function compareByName($a, $b) { return strcmp($a->name, $b->name); } usort($cityPages->data, 'compareByName'); // $cityPages->data are the array which we want ...
If you don't know how to get started with VBA-CSV Interface class, visit the documentation repo for code hints, basic and more in-depth use of the library. Visit the frequently asked questions section ...