/ Published in: PHP
Provide files to the user by forcing them to download.
Expand |
Embed | Plain Text
/******************** *@file - path to file */ function force_download($file) { } else { echo "No file selected"; } }
You need to login to post a comment.
