Need to get the mysql query to show the next row every day.
Posted
by tom
on Stack Overflow
See other posts from Stack Overflow
or by tom
Published on 2010-04-05T16:01:08Z
Indexed on
2010/04/05
16:03 UTC
Read the original article
Hit count: 198
mysql-query
I've set up a query to return notes for every day. now only the first row (id=1) shows. I'd like visitors to the site to see the next row on the next day, and so forth.
© Stack Overflow or respective owner