cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: downloading file from a link

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Wed, 01 Jun 2005 07:49:42 +0200

Carlo Dominguez wrote:
> $out = fopen($dfile, 'wb');

I think you need to close this file when the transfer is done.

Linus
Received on 2005-06-01