Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.2

Request #5277 function to parse iptc block instead of filename
Submitted: 2005-09-02 07:29 UTC
From: gemal Assigned:
Status: Open Package: Image_IPTC
PHP Version: 4.4.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-09-02 07:29 UTC] gemal
Description: ------------ it would be cool if I was able to parse a iptc block instead of a filename. so besides: $iptc = new Image_IPTC($filename); I'd like to be able to do something like: $iptc = new Image_IPTC_fromstring($iptcstr); btw: cool module!

Comments