Code Context header('Content-Description: File Transfer');
header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename='.basename($fileName));
$id = '9'
$file_id = '9'
$downloadfile = array(
'CoCurricularActivity' => array(
'id' => '9',
'title' => 'কর্নার',
'description' => '<p> </p>
',
'attach_file' => 'files/news/1707423233_5865.doc',
'isactive' => '1',
'posted_date' => '',
'created' => '2024-02-08',
'modified' => '2024-02-08',
'order' => '0'
)
)
$path = null
$fileName = 'files/news/1707423233_5865.doc'
header - [internal], line ??
CoCurricularActivitiesController::download() - APP/Controller/CoCurricularActivitiesController.php, line 39
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110