returning the album folder URL

Not experienced with php, I've been poking around in the template functions guide, but to no avail. I want to include on the album.php template page a link to a .zip of the photos in that gallery (which I would upload separately). But I'd like to put that .zip in the same folder as the image files. Is there a function I can use to call the URL of the folder the pictures are in, rather than the display URL of the album?

i.e. http://mysite.com/zenphoto/albums/Album_Name/
instead of http://mysite.com/zenphoto/Album_Name/

Comments

Sign In or Register to comment.