Solved: Hi all, This snippet of code: $resource, ... $group = 'xxx'; $report ='xxx'; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, ...
確定! 回上一頁