Hi NG,
i created my own Picture Gallery, which reads the EXIF Data of each Picture
before displaying on website.
I'd like to give my users the ability to alter some opened EXIF Values.
It would reduce the Traffic, because users don't need to upload the whole
Picture because of an missing, or bad Value of EXIF Data.
But i still can't find a solution to write EXIF Data via php...
I mean reading with php is no problem, but for writing are there no function in
php to handle it?
It would be nice to be able to alter at least the EXIF values theme, comment,
and author.
Does anybody knows about writing EXIF Data to Picture with PHP ???
best regards
Jan
Comment