Search results

  1. F

    I need help with the vidguard api

    thanks you a lot for your help your code works
  2. F

    I need help with the vidguard api

    thanks for your help but it still doesn't work. maybe I did some mistake in my code 1698681765 $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,linkwith my key); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_POST, 1); $post...
  3. F

    I need help with the vidguard api

    cool, could you give me the code please ?
  4. F

    I need help with the vidguard api

    Hello everybody. I have been using VidGuard for a short time and I need your help. Does anyone know how to upload a file to their server in php? thanks in advance
Back
Top