Код: Выделить всё
Array
(
[savedRows] => 1
[errors] => Array
(
[0] => System has Skipped this row, because you have enter not valid value "" for field "description" in sheat "Electronics Laptops" row number "4"
)
[success] => successfully saved.
)
< /code>
, чтобы понравиться это < /p>
Array
(
[savedRows] => 1
[success] => successfully saved.
[errors] => Array
(
[0] => System has Skipped this row, because you have enter not valid value "" for field "description" in sheat "Electronics Laptops" row number "4"
)
)
Это динамический массив, а не статический; Он нарастает, когда функция вызывает - по возвращению я получаю этот массив.
Подробнее здесь: https://stackoverflow.com/questions/390 ... tive-array
Мобильная версия