Page 1 of 1

Paging -

Posted: Tue Feb 28, 2006 8:44 pm
by Demarius
I've been coding for a bit, but I have no idea how to do paging, I was wondering if anyone wanted to explain it?

Everytime I do it up it either skips content, or displays to much content.

The way I have it setup is limit values:

if($page == "")
{ $set = "" }

MYSQL LIMIT $Set

I feel like an idiot.

Posted: Tue Feb 28, 2006 9:01 pm
by Christopher