Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save flayder/7973bbc0113a36747ec9 to your computer and use it in GitHub Desktop.
Save flayder/7973bbc0113a36747ec9 to your computer and use it in GitHub Desktop.
foreach($arResult["PROPERTIES"]["код свойства"]["~VALUE"] as $photo): ?>
<li data-target="#myCarousel" data-slide-to=""><?$img = CFile::GetFileArray($photo); echo $img["DESCRIPTION"]?></li>
<?endforeach;?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment