05Jun
BrowserModifier:Win32/Neobar is malware which changes various browser data without notifying you. Windows... read more
05Jun
"if ( $this->input->is_ajax_request() ) {
// your code here...
}" read more
05Jun
"To Fix ""Error Establishing a Database Connection in WordPress"":
Open wp-config.php file and... read more
05Jun
Simple Syntax:
chmod 744 yourfile.ext
Below Codes can be helpful to set permissions
400... read more
05Jun
Below are the steps:
1) Open File Explorer
2) Click on View Tab
3) Click/Check... read more
05Jun
As per official bootstrap documentation about "sr-only CSS class":
Always add labels
Screen readers...
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
Unable to negotiate with 140.211.10.43: no matching key exchange method found. Their... read more
05Jun
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional... read more
Leave a Reply
You must be logged in to post a comment.