$curl = Request::forge(App::$api_url. ... 'filename' => new CURLFile('/tmp/file/to/upload.txt','plain/text','testfile'), ); ... But it is in the $_POST Array.
確定! 回上一頁