Skip to content

Instantly share code, notes, and snippets.

@qwersk
Created March 22, 2017 02:47
Show Gist options
  • Save qwersk/c452b8862e5b4ae2a128373f96bf4bc9 to your computer and use it in GitHub Desktop.
Save qwersk/c452b8862e5b4ae2a128373f96bf4bc9 to your computer and use it in GitHub Desktop.
GET IMAGE ARRAY BY IMAGE ID BITRIX #bitrix
$image = CFile::GetFileArray($arItem["DETAIL_PICTURE"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment