SyntaxFix
Write A Post
Hire A Developer
Questions
If your array is populated through an SQL Query consider reversing the result in MySQL, ie :
SELECT * FROM model_input order by creation_date desc