I have a mysql database which is composed of:
line1
line2
line3
line4
and so on..
What I'm trying to do is get the first line on that database, show it in a page, and delete that line from the database.
Anyone can put me on the right track? Thanks in advance