Hello PHP world... I am workin on a website, soulidified.net/worldpolitics.php
right now I have it selecting the latest link out of a database and its corresonding comments on the same page. Now as you can see, articles can get pretty lengthy. My question is this:
1. How can I create next previous links for the latest article in a table... so for example.. lets say i have an article called world dilemmas and it has the highest ID in my table. How do I select that article and segment it into next previous pages?
hope you guys can help me out! I give props to anyone who can on my website!
Jaesoul