Hi,
I have a partially built image gallery using PHP and MySQL, each image is uploaded, resized and then thumbnails created etc.
All this works fine, but I would really like to give the resized photos their original date, but as I am resizing them they are created with the current date.
Is there any way to give a resized photo a different date than the time it is resized?
Thank you,
yari