'kirishi_net', 'count'=>10, 'filter'=>'owner', 'v'=>'5.60', ); // � $result �������� id ������������� ��������� $result = file_get_contents($url, false, stream_context_create(array( 'http' => array( 'method' => 'POST', 'header' => 'Content-type: application/x-www-form-urlencoded', 'content' => http_build_query($params) ) ))); } echo '
'; print_r(wall_get());