Re: [PHP] curl http file upload post

2006-04-03 Thread Chris
webmaster wrote: I am trying to upload a file to a remote server using curl and post method here is what I have: $file = $dir."".$dbfile[0]; $this->invoiceno = $dbfile[1]; $uploadpath = "http://www.website.com; $postvar = array (); $postvar['cboFileType'] = "837"; $postv

[PHP] curl http file upload post

2006-04-03 Thread webmaster
I am trying to upload a file to a remote server using curl and post method here is what I have: $file = $dir."".$dbfile[0]; $this->invoiceno = $dbfile[1]; $uploadpath = "http://www.website.com; $postvar = array (); $postvar['cboFileType'] = "837"; $postvar['txtDesc'] = "I