|
Also I have a get value called start. So it's like playlist.php?start=0. If start is 0 1-20 songs will show and so forth. I can't seem to figure this pagination out. Can ya help with that? I can't get it to go 1-20 21-40 41-60 and if my start is = $start then that number is bold.
I do want to say I am wanting the links like so:
1-20 21-40 41-60 etc all dependent what is in the database of results, which is what the cnt, etc are already there for.
Last edited by mfoland; 11-27-2012 at 06:54 AM..
|