[PHP-WIN] Help: a NS7 problem

2004-08-11 Thread oleks
, 4096)); flush(); } } MSIE6 works perfect but NS7 adds .php extension when I try to force NS7 to download a file. How to fix this problem Thanks for help ... Oleks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Howcan users download from site

2004-08-10 Thread oleks
Hi All I need to give my users possibility to download files from my site How can I realized it with the help of PHP script Download my File if my file name is "mypath\myfile.ext" What is myscript.php look like? i.e. How to invoke download interface in user's browser Thanks for help ... -- PHP Wind