[thelist] anyone have a download manager? ASAP

Brian Cummiskey Brian at hondaswap.com
Thu May 5 14:41:34 CDT 2005


Kasimir K wrote:

> 
> <?php
> header("Content-type: " . $mime_type);
> header("Content-Disposition: attachment; filename=" . $filename);
> readfile(PATH_TO_FILE_STORE . $filename);
> ?>


Thanks Kasimir:

will php/apache be able to read "\\server\share\" . $filename . ".wav"
?





More information about the thelist mailing list