View Single Post
Old 10-12-2007, 10:25 PM   #1 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default same gallery script...

Yea, this is the same script as the XML thread.

I want to have it paginated, but it's not working like I want to :(

PHP Code:
-removed
bilder/
0.jpg
1.jpg
2..
3..
4

I got 5 pics.
As you see based on the $imgToShow value, I want to show 5 results per page, and since I have 5 pics, all will be shown on page 1.

However, that's not the case..
The 4th pic doesn't show at all(3.jpg).

Last edited by Tanax : 10-16-2007 at 07:34 AM.
Tanax is offline  
Reply With Quote