Answer the question
In order to leave comments, you need to log in
How to output vk api array data on condition?
Good evening!
There is a request to the VK API
$wall_get = json_decode(file_get_contents('https://api.vk.com/method/wall.get?owner_id=-1&count=50&filter=owner&access_token=TOKEN&v=5.101'), true);
foreach ($wall_get['response']['items'] as $result_wall_get) { echo $result_wall_get['id'];}
date = 1565458434
(the date the question was written, if anything) Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question