When you are on an individual photo I can get the Next/Previous image URLs/links using this
html_encode(getNextImageURL())
html_encode(getPrevImageURL())
Is there something similar that I can use when I am on the Index Page to get the next page URL and previous page URL.
I had a look through the template functions but could not see anything obvious.
Any help much appreciated.
Comments
Thanks!