Вытащить информацию из инфоблока

CModule::IncludeModule(‘iblock’);
$arSelect = Array(«ID», «PROPERTY_GROUP», «CODE»);
$arFilter = Array(«IBLOCK_ID»=>7, «CODE» => $item[«ART»]);
$res = CIBlockElement::GetList(Array(), $arFilter, false, Array(«nPageSize»=>9999), $arSelect);

while($ob = $res->GetNextElement())
{
$arFields = $ob->GetFields();

print_r($arFields);

?>

Вытащить информацию из инфоблока

2 мыслей о “Вытащить информацию из инфоблока

  • 22.03.2024 в 03:25
    Permalink

    Wow, wonderful weblog layout! How lengthy have you been blogging for?
    you made running a blog look easy. The entire glance of your site is
    fantastic, let alone the content material! You can see similar here
    sklep internetowy

  • 28.06.2024 в 13:44
    Permalink

    Excellent content! The clarity and depth of your explanation are commendable. For a deeper dive, check out this resource: EXPLORE FURTHER. What do you all think?

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *