$file_name_with_full_path = $this->image_dir.$list[$i]['img_name'].'.jpeg;type=image/jpeg'; //타입형 적어둘것 $data = array( 'title' =>'test', 'userfile1' =>'@'.$file_name_with_full_path, cookie_dir."tmp", "w"); $this->curl = curl_init(); $headers[] = "Content-Type:multipart/form-data"; $headers, CURLOPT_URL=> 'http', CURLOPT_POST=> TRUE, CURLOPT_COOKIEJAR=> $this->cookie_dir."cookie", CURLOPT_COOKIEFI..