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”));
It requires two main steps: Add Virtual Host Entries to vhosts Configuration file. Assign... read more
A recent research report has revealed that more than 90% of all... read more
Simple structure to pin the flow to developers mind for project IS ... read more
Create a DIR in your laravel app root and name it "myapp", you... read more
"if ( $this->input->is_ajax_request() ) { // your code here... }" read more
One of the reasons why smart phones have become so popular is... read more
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
There are certain formal settings (like a conference, meeting or classroom) where... read more
"There may be several other possible ways, but I know one simple... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
Leave a Reply