I cant use MY SQL for the time being, so I'm storing some user data in a simple txt file... but problem is I want to output the data back to the screen from the last entry... so it reads the txt file from the bottom rather than from the top!!!!
wen it writes to the file it is just appending the data at the end....
anyone know a way to make it read from the bottom of the file up, rather than from the top down?
cheers