wilsilva / DownloadFile

Class to help download files with try catch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DownloadFile

Class to help download files with try catch

Methods:

getFileInfo = @return SplFileInfo object

setFile = @param $filePatch, @return this object

setValidatorExtension = @param validExtensionslist, @return this object (optional)

download = @return file to download.

index.php is an example!

About

Class to help download files with try catch

License:MIT License


Languages

Language:PHP 100.0%