Tag Archives: associative array

PHP: How to Sort Your Array but Keep Your Keys

But if you have an associative array, in other words an array with keys, running the sort() function might give you a little shock once it has finished executing Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , | View Comments