Need help - how do get path to file set images?
Permalink 1 user found helpful
I'm doing a gallery and have passed a file set image name to a page via $_GET[''] but I need the location of images in the fileset so I can use it to display the image on a new page.
Really stuck, any help would be appreciated.
Thanks
Really stuck, any help would be appreciated.
Thanks
I am aware that there is probably a more efficient process but at the moment it serves it's purpose. I hope this helps someone out at least to solve a small problem initially.