Hi,
Just wanted to know if it's possible to automatically pass an image from one .php page to another. The way that you pass variables and input text from a form to a preview page?
Thanks
Create a session array and register the image file names as the values and call them out when needed.