in reply to Re^2: Building an index for next/last in a photo album.
in thread Building an index for next/last in a photo album.

What database? if Mysql you should be able to use a more generic query that limits to the user and album and then use it's INDEX statement to say only the Item N -> N+2.


-Waswas
  • Comment on Re^3: Building an index for next/last in a photo album.