Help
Artur_Niemiec
4 - Data Explorer
4 - Data Explorer
since ‎Jun 21, 2020
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 1 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I’m studying Airtable API and I have problem with receiving anything with cURL in PHP. All I’m getting is NULL value. Here is my code: function refreshCache(){ //get cURL resource $ch = curl_init(); //set url curl_setop...