开发者

How can I modify exif data of an image with PHP [duplicate]

This question already has answers here: Closed 12 years ago.

Possible Duplicate:

How do I add exif data to an image?

I want to modify some information in exif data with PHP. I've googled around but no hope. There's function in PHP, exif_read_data. But it only reads not writes开发者_运维技巧. Anybody knows how or walkaround?


Looks fairly old but may be something for you: http://pel.sourceforge.net/

This gets also mentioned in the linked article from Calvin L.


http://pel.sourceforge.net/

A php extension that can write exif data, with installation instructions using PEAR. It requires that you can control which extensions are being installed on the machine that runs your PHP, which is not the case in many virtual hosting environments.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜