Many times I need this function but every time when I try myself I get a new issue, so I thought why not I put it on my blog to help me and other who wanted to prompt a download alert using PHP. I just copied this from php.net <?php function downloadFile($fullPath){ // Must be [...]
