Friday, 21 March 2014

MySql interview questions and answers for Experts

Question 1:  What Is MySQL?


Answer 1: MySQL is a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL is free software.

Thursday, 6 March 2014

How to Speed up your Drupal 7 website

Before we go into the details of techniques and tips to speed up drupal 7, lets understand what slows down drupal.
  • Database queries
  • Loading CSS, Javascript and Images.
  • Loading unwanted modules
  • Now some quick things for speed up and optimize your drupal are listed below.
.