cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: downloading file from a link

From: Carlo Dominguez <carlod_at_athenaeservices.com>
Date: Wed, 1 Jun 2005 14:29:51 +0800

Tried putting fclose($out). now i'm having this error :(

Fatal error: Maximum execution time of 30 seconds exceeded in
C:\A_CNET\file.php on line 56

****************************************************************************
**
This email (which includes any files transmitted with it) is intended for
the above named only. It may contain
privileged, confidential or price sensitive information. If you are not the
intended recipient, please notify the
sender immediately and destroy all copies of this email, as well as deleting
the email from your computer system.
This email is protected by copyright. If you are not the intended recipient,
you are not entitled to use,
disclose or copy the email or rely on it in any way whatsoever.
****************************************************************************
**
----- Original Message -----
From: "Linus Nielsen Feltzing" <linus_at_haxx.se>
To: "curl tool talk" <curl-users_at_cool.haxx.se>
Sent: Wednesday, June 01, 2005 1:49 PM
Subject: Re: downloading file from a link

> 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