PHP File Download class (multiple file types supported)

Source: Internet
Author: User
Share a php file download class, can support a variety of file types, such as PHP, HTML, pictures and so on. Refer to a friend who needs it.

In the PHP implementation of the file download class or method, can be divided into ordinary file download and special files (such as: PHP files, HTML files, images, etc.) to download.

For normal file download, just write a link to the file, for example: Filename.rar.

But for files with high security requirements, a more common approach is to write a function or a class to handle file download operations and pre-download preparations.

This article share this php file download class can support a variety of file types, you can download PHP, HTML and other files, you can download gif, JPG, PNG and other image files when the Download dialog box appears.

First look at the downward method:

     
     Is_attachment = true; Open the $down->download as a Download dialog box ('.. /images/imagename.jpg ', ' imagename.jpg ');? >

Attached, php file download class source code.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.