[Typo3-dev] TYPO3 3.8.1 released

Ådne Hovda aadne at hovda.no
Wed Nov 16 18:22:57 CET 2005


> This is how I would do it then:
> 
> <?php
> 
> $url = 'http://sourceforge.net/download_file.zip';
> exec('wget -c '.$url);
> 
> etc.
> 
> ?>

Or simply use PhpShell.
http://mgeisler.net/php-shell/

Ådne




More information about the TYPO3-dev mailing list