I'm contrusting a forum, but I need some help on a section I am stuck on. I am trying to limit the amount of articles per page, as in 20 topics per page of a forum and then creates a new page. Any suggestions on how to do this?
just do search, theres code for this many times on the forum, ive seen it, ive implemented it. cant remember where on here, just search youll find it.
SQL LIMIT clause might be helpful if you're using a database...
You might want to search on 'pagination' too...
See the FAQ to this forum.