Name | Modified | Size | Downloads / Week |
---|---|---|---|
phpRFT-1.0.5.zip | 2015-07-07 | 259.1 kB | |
changlog.txt | 2015-07-07 | 188 Bytes | |
phpRFT-1.0.zip | 2015-07-04 | 263.7 kB | |
license.txt | 2015-07-04 | 35.8 kB | |
readme.txt | 2015-07-04 | 731 Bytes | |
Totals: 5 Items | 559.5 kB | 0 |
php Remote File Transfer download remote files directly from url dynamically. Requirements: PHP version: >=5.4.31(Not tested in lower versions.) Full PHP access: some servers doesn't allow to define time limit or size limit. Installations: to install phpRFT, just open config.php file and 1) define DownloadFolder as folder you want to download. 2) define time limit to download. 3) define max filesize do download. Done! you can now use phpRFT! Features: Auto-determine file name. Get file type and size during download. An amazing download progress-bar from bootstrap. Get download progress in size, percentage and progress-bar. View Downloaded files directly from 'downloads.php' page. No database require.