Automatic file transfer (daily)
Posted
by Simon
on Stack Overflow
See other posts from Stack Overflow
or by Simon
Published on 2010-04-01T09:56:08Z
Indexed on
2010/04/01
10:03 UTC
Read the original article
Hit count: 167
php5
Is it possible to automaticly download xml files from one server to another server on a daily basis with PHP?
The goal is to create a webapplication in CakePHP which makes use of an xml report that comes from a online accountingserver.
© Stack Overflow or respective owner