I need to do a news post administration thinger and the news needs to come up in the reverse order it went in... I will pull it out of a database in an array, but I want to read that array from the end instead of the beginning.
NEVERMIND... I found it
I'm an idiot... array_reverse()