I have a function that generates thumbnails through an array and displays them on my page. I have a variable where each name of the images are stored in the Array.
I want to be able to access this function outside of an array. I want to be able to make a hyperlink on the image that opens up a php file that will generate content based on this variable.
Please, I need to access this variable in a differant php file. How do I get access to this variable?
I can post the code I have, but I don't think its particularily relevant.
So, if I could get some help, that'd be great, or at least point me in the right direction. Thanks.
Bookmarks