Created
March 22, 2017 02:47
-
-
Save qwersk/c452b8862e5b4ae2a128373f96bf4bc9 to your computer and use it in GitHub Desktop.
GET IMAGE ARRAY BY IMAGE ID BITRIX #bitrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$image = CFile::GetFileArray($arItem["DETAIL_PICTURE"]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment