Force Download (PHP)
Created By
Description
As the title suggests this action uses PHP on the server to force the attached item to be downloaded when the user clicks the link. Typically the user’s browser will decide what to do with any given file type and will either display it in the browser window, hand it over to a plug-in to deal with in the browser, download the file and hand it over to helper application on the user’s machine or simply download the file. The PHP created by this action will force the browser to accept the file as a download regardless of how it would normally handle these files. For example you can use the action to easily force download PDF files that would normally display in the browser.
1 Action in this project:
- Force Download (PHP) [v. 1.0]
