php4/function.forceDownload
| 9947 | no demo link | [ code ] | 2006-05-18 08:07:27 |
This function is usefull to download any kind of file and should resolve Internet Explorer name problem too.
EXAMPLE:
$myFile = 'something.to.download.txt';
forceDownload( $myFile );
EXAMPLE:
$myFile = 'something.to.download.txt';
forceDownload( $myFile );