cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: post-callback example

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Tue, 19 Apr 2011 15:59:25 +0200

 
Jan de Lint wrote:

> In what form does the file arrive at the host as compared to a file
posted with curlform-copyname and curlform_file?
> I see nothing coming in at the host end (PHP).

If I understand your question:

What you call "host" is the server. Right ?

In this case, you should probably look at the $_FILES PHP superglobal
variable.
http://ch2.php.net/manual/en/reserved.variables.files.php
If libcurl does transmit the file, you should find info about it in this
variable.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-19