curl-and-php
Re: TFTP PUT in PHP
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 27 Oct 2007 00:04:25 +0200 (CEST)
Date: Sat, 27 Oct 2007 00:04:25 +0200 (CEST)
On Fri, 26 Oct 2007, Mino Bernardi wrote:
> Thanks for the advice, but actually the two snippets *are* exactly the
> same, except I was using:
> curl_setopt($ch, CURLOPT_UPLOAD, 1);
> and there's:
> curl_setopt($c, "CURLOPT_PUT", "TRUE");
Surely the double quotes used all over make a difference?
> Sadly there's no documentation at all about tftp...
Once you get it working, you have the perfect opportunity to provide a huge
documentation update for us!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2007-10-27