I have a 2 page form.
On page one, collect image.
On page two, preview it.
I can obtain the filename using $posted['upload'] on the first page, but the second page seems to always output nothing.
Any ideas how to get around this?
On page one, collect image.
On page two, preview it.
I can obtain the filename using $posted['upload'] on the first page, but the second page seems to always output nothing.
Any ideas how to get around this?