Просмотр поста

.
alibek_kz
preg_match('#access_token=(.*?)&expires#si', $link, $access_token);
print_r($access_token);