GD Funkcje
PHP Manual

iptcparse

(PHP 4, PHP 5)

iptcparseParse a binary IPTC block into single tags.

Opis

array iptcparse ( string $iptcblock )

Parses an » IPTC block into its single tags.

Parametry

iptcblock

A binary IPTC block

Zwracane wartości

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.

Patrz także


GD Funkcje
PHP Manual