Skip to content

Instantly share code, notes, and snippets.

@qwersk
Created March 23, 2017 09:07
Show Gist options
  • Save qwersk/ab06b9225cccf5e00badbe302bbee906 to your computer and use it in GitHub Desktop.
Save qwersk/ab06b9225cccf5e00badbe302bbee906 to your computer and use it in GitHub Desktop.
GET IMAGE SRC BY ID BITRIX
$photo_src = CFile::GetPath(IMAGE_ID);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment