I have this link
<a href=http://site/file.txt>Download</a>
how can I download file.txt or file.doc using php when I click link or click button (<input type=buttom>) .. I mean do not open file with bowser .. ?
such as using (Save target as) but by click on button or link ?
