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”));
List of popular and most used search engines based on web research: ... read more
"Add this in your component public function initialize(Controller $controller) { $this->controller = $controller;... read more
It requires two main steps: Add Virtual Host Entries to vhosts Configuration file. Assign... read more
With our data increasingly moving to the cloud, chances are that whenever... read more
Major Differences are: Git and Mercurial are the two most popular Distributed Version... read more
The regex caused the error during validation check on Alphaspace Rules regular... read more
In simple words, class is a user defined datatype. Which have its... read more
Screen Got stuck eventually with this error during CodeIgniter development. Fatal error: Class... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
One of the reasons why smart phones have become so popular is... read more
Leave a Reply