Код: Выделить всё
Я пробую:
Код: Выделить всё
$point = array("label" => odbc_result($result,['CategoryName']) , "y" =>
odbc_result($result,"Total"));
Подробнее здесь: https://stackoverflow.com/questions/439 ... ot-working
Код: Выделить всё
Код: Выделить всё
$point = array("label" => odbc_result($result,['CategoryName']) , "y" =>
odbc_result($result,"Total"));