|
Posted by Andy Hassall on 06/18/05 19:49
On Sat, 18 Jun 2005 18:41:30 +0200, Hanjo Grüßner <hanjo@gruessner.de> wrote:
>I want to load a file from a foreign server down in a certain directory of
>my webserver.
>How ?
>It's no ftp-download.
Depends on exactly what you want, and on your configuration, but may be as
simple as $file = file_get_contents('http://example.com/whatever');
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Navigation:
[Reply to this message]
|