Sending File for Download to browser in CakePHP
Below code can be helpful
$this->response->file($this->DIR.$file, array(‘download’ => true, ‘name’ => “$file”));
Below code can be helpful
$this->response->file($this->DIR.$file, array(‘download’ => true, ‘name’ => “$file”));
How to check laravel version: Step1: Find Application.php file in your app and... read more
One of the reasons why smart phones have become so popular is... read more
While Google is quite generous in giving each user a lot of... read more
With our data increasingly moving to the cloud, chances are that whenever... read more
It requires two main steps: Add Virtual Host Entries to vhosts Configuration file. Assign... read more
Screen Got stuck eventually with this error during CodeIgniter development. Fatal error: Class... read more
ERROR - 2017-02-18 14:17:00 --> Could not find the specified $config['composer_autoload'] path:... read more
"To Fix ""Error Establishing a Database Connection in WordPress"": Open wp-config.php file and... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
Leave a Reply