05Jun
"if ( $this->input->is_ajax_request() ) {
// your code here...
}" read more
05Jun
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
05Jun
After a lots of headache, I find the solutions. I am using... read more
05Jun
"To Fix ""Error Establishing a Database Connection in WordPress"":
Open wp-config.php file and... read more
05Jun
As per official bootstrap documentation about "sr-only CSS class":
Always add labels
Screen readers... read more
05Jun
Below code can be helpful
$this->response->file($this->DIR.$file, array('download' => true, 'name' => "$file"));
read more
05Jun
This can be achieved using a single query with join. We can... read more
05Jun
"There may be several other possible ways, but I know one simple... read more
05Jun
Following Code is required for that:
echo $this->Html->image("your_img.png", array(
'url' => array('controller' => 'some_controller',... read more
05Jun
Below are the steps:
1) Open File Explorer
2) Click on View Tab
3) Click/Check... read more
Leave a Reply