How can file details like Authors, Copyright etc can be added to a image file with PHP ?
Example/Screenshoot of details:
I created a script that takes a picture, adds to it in the right top corner the copyright and a ID number from the database automatically then it exports it to jpeg or png depending on the original image format. I also want to add "Copyright" and "Authors" details to the image file, so they will be visible when a users click "Properties" on windows or other OS etc.