Hi I'm making a picture script for my website but I wanted to be able to save some info directly to the picture so the data is stored in the picture if somone download it.
I was wondering if it was possible to edit exif data or create new exif data in JPEGs with PHP? I only know how to read the exif data.
Or is there any other way to save info directly to JPEGs with PHP ?