PHP. Руководство по PHP. 2005
iptcparse
iptcparse
(PHP3>= 3.0.6, PHP4, PHP5)iptcparse --
Parse a binary IPTC iptc.org
block into single tags.
Description
array iptcparse (string iptcblock)
This function parses a binary IPTC block into its single tags. It
returns an array using the tagmarker as an index and the value as
the value. It returns FALSE on error or if no IPTC data was
found. See getimagesize() for a sample.
iptcembed
jpeg2wbmp