PHP Force File Download Script
For a recent eConnected client, we were required to have a link to a vcard that could be downloaded. The problem was that this is just a pure text file and as such is typically just opened in the browser. It took me quite some time to locate help on this so I thought that [...]