doulu8537 2016-08-12 17:12
浏览 458
已采纳

PHP7 CurlFile不存在,我已经把它放了

$postdata = array(
                    'method'    => 'post',
                    'key'       => $apikey,
                    'file'      => new \CurlFile($filename,'image/jpg'),
                    'phrase'        => $is_phrase,
                    'regsense'      => $is_regsense,
                    'numeric'       => $is_numeric,
                    'min_len'       => $min_len,
                    'max_len'       => $max_len,
                            'is_russian'    => $is_russian
                );
$ch = curl_init();

curl_setopt($ch, CURLOPT_URL,             "http://$domain/in.php");
curl_setopt($ch, CURLOPT_RETURNTRANSFER,     1);
curl_setopt($ch, CURLOPT_TIMEOUT,             60);
curl_setopt($ch, CURLOPT_POST,                true);
curl_setopt($ch, CURLOPT_POSTFIELDS,         $postdata);
$result = curl_exec($ch);

The result response is:

Uncaught Error: Class 'CurlFile' not found in ...

Im running on PHP7.

So why?

  • 写回答

1条回答 默认 最新

  • drgzmmy6379 2016-08-12 17:26
    关注

    The curl plugin should be properly installed. The same can be verified using phpinfo()

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 shape_predictor_68_face_landmarks.dat
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料