Код: Выделить всё
Array(
[deselected_attachment_ids] => Array
(
[0] => 16883477_12869438
[1] => 16883478_12869439
)
)
Я использовал следующий код. >
Код: Выделить всё
$implodeArray = implode(',',$testArray);
Код: Выделить всё
Array to string conversion
Подробнее здесь: https://stackoverflow.com/questions/482 ... ith-commas
Мобильная версия