Y
Y
yischyk2019-07-06 22:12:43
In contact with
yischyk, 2019-07-06 22:12:43

How to get VK api data in Russian?

Have a request

$group_get = file_get_contents('https://api.vk.com/method/groups.getById?group_id='.$ids.'&fields=id,name,photo_200,members_count,activity&access_token='.$token_app.'&v=5.101');
              $result_groups = json_decode($group_get, true);

When I start to display certain data from the array, they are displayed in English. language. How to make it appear in Russian?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
yischyk, 2019-07-06
@yischyk

Added in request&lang=ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question