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  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 32 - 5 = ?

 
 [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