So sprach »Erich Kolb« am 2001-09-14 um 11:35:18 -0500 :
> How do I download a file with PHP?  I have a few hundred .xml and .rdf files
> that I want to download on a regular basis.

Hmm, dunno, but I'd actually not use PHP for this.  I'd use external,
specialized tools like wget to do the job.  Combined with a cron job,
that's what's IMO best suited for the task.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                Uptime: 1 day 11 hours 16 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to