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”));
Try "keypress" evenHandler in jQuery: Notice Below Code, Although this code is correct... read more
While Google is quite generous in giving each user a lot of... read more
"if ( $this->input->is_ajax_request() ) { // your code here... }" read more
Following Code is required for that: echo $this->Html->image("your_img.png", array( 'url' => array('controller' => 'some_controller',... read more
In simple words, class is a user defined datatype. Which have its... read more
How to check laravel version: Step1: Find Application.php file in your app and... read more
ERROR - 2017-02-18 14:17:00 --> Could not find the specified $config['composer_autoload'] path:... read more
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
Leave a Reply