NuSphere Corporation
Support Services
Overview
KB
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
Technical FAQ
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla Development
Learn PHP
<iptcembedjpeg2wbmp>
Last updated: Tue, 19 Sep 2006

iptcparse

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

iptcparse --  Parse a binary IPTC http://www.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.




<iptcembedjpeg2wbmp>
Last updated: Tue, 19 Sep 2006