FileEye / pel

PHP Exif Library - library for reading and writing Exif headers in JPEG and TIFF files using PHP.

Home Page:https://github.com/FileEye/pel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getEntry(PelTag::DATE_TIME_ORIGINAL) returns null

TamHoChi3008 opened this issue · comments

getEntry(PelTag::DATE_TIME_ORIGINAL) returns null.
image
this when I show all ifd0 and I get DATE_TIME_ORIGINAL but when getEntry(PelTag::DATE_TIME_ORIGINAL) returns null.
somebody help!!
thank a lot.