Gig File Management
Old un managed way.

Updating the new layout soon:
Old un managed way.

Updating the new layout soon:
Login to Admin panel Click on People Click on Roles and create Custom Role... read more
Major Differences are: Git and Mercurial are the two most popular Distributed Version... read more
List of popular and most used search engines based on web research: ... read more
Below code can be helpful $this->response->file($this->DIR.$file, array('download' => true, 'name' => "$file")); read more
Try "keypress" evenHandler in jQuery: Notice Below Code, Although this code is correct... read more
Most popular browsers like Google Chrome and Mozilla Firefox allow you to... read more
"To Fix ""Error Establishing a Database Connection in WordPress"": Open wp-config.php file and... read more
$this->session->mark_as_flash('item'); # Version 3.x only $this->session->mark_as_flash(array('item', 'item2')); # Version 3.x only Array to... read more
After a lots of headache, I find the solutions. I am using... read more
"if ( $this->input->is_ajax_request() ) { // your code here... }" read more
Leave a Reply