PDA

View Full Version : SimpleFlashGuestbook question



Boogiefish
October 9th, 2006, 10:54 AM
I use a simple guestbook with 2 PHPfiles and a textfile.
It shows oldest entry first and I want it to show the newest entry first.
How can I accomplish that?

pbrollwitme
October 9th, 2006, 08:28 PM
why not set up the guestbook using a mySQL database? It'd be a lot easier to sort it.