Warning: require(/***/****/html/shu.ru/web/../vendor/autoload.php): failed to open stream: No such file or directory in /****/*****/html/shu.ru/web/index.php on line 7
Fatal error: require(): Failed opening required '/****/*****/html/shu.ru/web/../vendor/autoload.php' (include_path='.:/usr/share/php') in /****/*****/html/shu.ru/web/index.php on line 7
$url = "https://api.vk.com/method/wall.get?" . http_build_query($request_params);
$posts = json_decode(file_get_contents($url), true);
for($i=1; $i < 8; $i++ )
{
echo '<pre>';
echo $posts['response']['items'][$i]['date'];
}
print_r($post['items'][$i])
то выводится только один пост