Hi!
this is not strictly php-related, but... maybe you can help me. I need to program an interface to download files (html, other php files, etc.) in php. the problem is that if I make a link, clicking on it will open a browser window, not a download one...
Basic: how can I do?
Advanced: I tried sending a header Content-Type before a readfile() with the content; it works on linux, but windows seems to override and determines the content by the extension... baw! baw! how can I do?
Thanx very much,
Mano 🙂