Konu
VK php video yükleme no video found
14-04-2020, 22:56:26
#2
Insight
Üyeliği durduruldu
$parameters = [
// 'video_file' => new CURLFile('1.mp4') // PHP >= 5.5.0
'video_file' => '<span class="userTag">@1.mp4' // PHP <</span> 5.5.0
];
buradaki fileı url olarak göndermeniz gerekiyor.