ID: 51177 Updated by: ras...@php.net Reported By: baptistmanish at gmail dot com -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: XP PHP Version: 5.3.1 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Try a support channel instead. This isn't a PHP bug. Previous Comments: ------------------------------------------------------------------------ [2010-03-01 19:05:48] baptistmanish at gmail dot com Description: ------------ I am creating a dynamic xls file and then creating a link to download. The code has worked on my local machine, but when i uploaded on the web server it does not give download option Reproduce code: --------------- header("Content-Disposition: attachment; filename=$excel_file_name"); Expected result: ---------------- Download File Option Actual result: -------------- Not giving option to download file ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=51177&edit=1