allow file download to all types of files
        Posted  
        
            by Avinash
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Avinash
        
        
        
        Published on 2010-03-18T10:20:54Z
        Indexed on 
            2010/03/18
            10:21 UTC
        
        
        Read the original article
        Hit count: 900
        
hi
i have given my user to upload nay types of files.
But my problem is that how can i force user top just download any type of files?
Since pdf, jpg and text files are directly viewable to browser.
So i want that any type of file should be downloaded to view.
Running on php
Thanks
Avinash
© Stack Overflow or respective owner