Instead of:
header("Content-disposition: filename=backup.csv");
try
header('Content-Disposition: attachment; filename=backup.csv');
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- RE: [PHP] temp file help Phil Driscoll
- RE: [PHP] temp file help Randy Johnson
- [PHP] RE: [PUP] temp file help Randy Johnson
- [PHP] temp file part II Randy Johnson
- [PHP] Multiple Connections Randy Johnson
- Re: [PHP] Multiple Connections Rasmus Lerdorf

