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”));
Major Differences are: Git and Mercurial are the two most popular Distributed Version... read more
One of the reasons why smart phones have become so popular is... read more
As per official bootstrap documentation about "sr-only CSS class": Always add labels Screen readers... read more
After a lots of headache, I find the solutions. I am using... read more
Following Code is required for that: echo $this->Html->image("your_img.png", array( 'url' => array('controller' => 'some_controller',... read more
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
This can be achieved using a single query with join. We can... read more
Unable to negotiate with 140.211.10.43: no matching key exchange method found. Their... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
ERROR - 2017-02-18 14:17:00 --> Could not find the specified $config['composer_autoload'] path:... read more
Leave a Reply