PHP-File-Download icon indicating copy to clipboard operation
PHP-File-Download copied to clipboard

A class to help with creating downloads for files in PHP

Results 3 PHP-File-Download issues
Sort by recently updated
recently updated
newest added

Check stream meta "seekable" before issuing rewind, as to support additional stream types. Also disable output buffering with ob_end_clean().

Would be great! Example: http://www.coneural.org/florian/papers/04_byteserving.php

I am sure more people would be using this library if it was unit tested. If you need help with structuring repository for unit tests, integration with CI, check out...