简体   繁体   中英

Getting exif data from php

Hi again I'm trying to get a good exif parser for files. So far I'm using Exif reader v 1.2 But I'm have some trouble reading the lens information ie what it was taken by. Does anyone have any good solutions. Thanks Richard

Why not using the PHP function exif_read_data() ?

EDIT: Here are some others libs (all of them look unmaintained) :

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM