05Jun
"if ( $this->input->is_ajax_request() ) {
// your code here...
}" read more
05Jun
There are certain formal settings (like a conference, meeting or classroom) where... read more
05Jun
Below code can be helpful
$this->response->file($this->DIR.$file, array('download' => true, 'name' => "$file"));
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
05Jun
One of the reasons why smart phones have become so popular is... read more
05Jun
This can be achieved using a single query with join. We can... read more
05Jun
"Add this in your component
public function initialize(Controller $controller) { $this->controller = $controller;... read more
05Jun
Fork a Repo. A fork is a copy of a repository. Forking... read more
05Jun
Try "keypress" evenHandler in jQuery:
Notice Below Code, Although this code is correct... read more
05Jun
List of popular and most used search engines based on web research:
... read more
Leave a Reply
You must be logged in to post a comment.