Код: Выделить всё
array(5) {
[0]=>
string(1) "1"
[1]=>
string(1) "5"
[2]=>
string(1) "9"
[3]=>
string(2) "13"
[4]=>
string(2) "17"
}
мне нужно получить эту цифру 1,
Код: Выделить всё
5,...Код: Выделить всё
foreach($cuisines_category as $key => $value){
$cuisines_category_all = $this->Control_panel_m->m_get_cuisines_name_by_id($value);
}
Подробнее здесь: https://stackoverflow.com/questions/381 ... a-from-the
Мобильная версия