On Wed, 11 Aug 2004 22:08:09 -0300, oleks <[EMAIL PROTECTED]> wrote:
> Hi All
>
> How to fix a NS7 problem where it wants to add a .PHP extension to all
> filenames
>
> I try to use this funnction:
>
> function download ($fileDir, $fileName) {
> $completeFilePath=$fileDir.'/'.$fileName;
>
Hi All
How to fix a NS7 problem where it wants to add a .PHP extension to all
filenames
I try to use this funnction:
function download ($fileDir, $fileName) {
$completeFilePath=$fileDir.'/'.$fileName;
header('Pragma: no-cache');
header("Content-type: archive/exe\n
Content-Disp