| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: TFTP PUT in PHP
From: <simon_at_ice.org>
Date: Sat, 27 Oct 2007 15:37:53 +0200
Daniel Stenberg wrote:
curl_setopt($c, CURLOPT_PUT, TRUE);
curl_setopt($c, "CURLOPT_PUT", "TRUE");
curl_setopt($c, CURLOPT_PUT, 'TRUE');
The only difference comes in with variables.
[The first dumps the contents of $foo, the second dumps '$foo']
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info