Newbie question :)
Posted: Sun Feb 01, 2009 6:55 pm
Hello everyone, I'm new to php programming. Here's what I'm trying to accomplish:
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
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