• 04-05-2020, 13:49:42
    #1
    Merhaba arkadaslar. Localhostda calisdirdigim botu hostingde calistiramadim. CURLPOST_FIELDS new curl file hostingde calismiyor. Tum postlar gidiyo fakat fotograflar gitmiyo. Ne yapa bilirim?
  • 04-05-2020, 13:50:49
    #2
    curl fonksiyonunu atarmısın https://paste.ubuntu.com/ burayı kullanarak
  • 04-05-2020, 15:44:04
    #3
    Şu kodu hostingte ve lokalde ayrı ayrı çalıştırır mısınız?

    if (function_exists("curl_file_create"))
        echo 'fonksiyon var';
    
    else 
       echo 'fonksiyon yok';