|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-07-24 23:55 UTC] helly@php.net
[2005-07-25 01:25 UTC] dyrex at poczta dot onet dot pl
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 10:00:02 2025 UTC |
Description: ------------ when i've used iptcparse for picture where 2#092 (sublocation) field is set iptcparse does not put field value in output array. In my sourcecode $user3 is empty Reproduce code: --------------- (is_array($iptc['2#92'])) && ($user3.=implode(" ", $iptc['2#92']));