Introduction - If you have any usage issues, please Google them yourself
PHP download remote file class. And support http!
Function: support HTTP download, can calculate the transmission rate, can control the transmission rate of www.phperz.com
The following simple method of use:
$object = new (httpdownload)
$object->set_byfile ($file N#H# ) // server file name, including the path
$object->filename = $filename // save the file name to download
($object->download)