Jump to content

[SOLVED] Next links in an articles system


firethrottle

Recommended Posts

hey,

 

how do i make a next link in an articles system?

 

i know you can just do $nextid = $_get[id] + 1; or whatever, but what if the next id doesn't exist? (eg article not approved, or has been deleted).

 

so in essence, what i am asking is how do you get the next existing id from a database?

 

thanks in advance

 

Link to comment
https://forums.phpfreaks.com/topic/66849-solved-next-links-in-an-articles-system/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.