cbassett03 Posted September 21, 2014 Share Posted September 21, 2014 Is there a code library out there that can read the exif data from image files, without the use of the php exif extension? I have a Windows hosting package and am noticing that several hosts don't (and won't) enable the exif extension for PHP for some reason. I need Windows for one of my sites which requires MS SQL access, so I can't use a Unix/Linux host because of that. But all of them support PHP on Windows. Suggestions? Link to comment https://forums.phpfreaks.com/topic/291201-read-exif-data-from-jpgtiff-files-without-php-exif-module/ Share on other sites More sharing options...
CroNiX Posted September 22, 2014 Share Posted September 22, 2014 A quick search on github yielded this, and several others: https://github.com/lsolesen/pel Link to comment https://forums.phpfreaks.com/topic/291201-read-exif-data-from-jpgtiff-files-without-php-exif-module/#findComment-1491776 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.