In Magento, we have a lot of product attributes. It is difficult to fetch the products with a specific attribute. In this article, we are g...
Steps to solve Magic Quotes Error in Drupal 8 Installation
When we install Drupal 8 we get a Magic Quotes error. In this article, we are going to discuss about, How to solve the Magic quotes error i...
Steps to override/rewrite model class in Magento
In this article, we are going to discuss about How to override/rewrite the model class in Magento. In most of the cases we need to extend t...
Steps to install Magento on server using SSH
In this article, I am going to explain the step by step procedure to install Magento on server using SSH (Secure SHell). By using SSH, we c...
Steps to create Joomla Components with Component Creator
In this article, we are going to discuss about How to create Joomla components using Component creator. we can create our own Joomla compon...
Integrating Facebook Connect with CakePHP Auth Component
In this article, we are going to discuss about How to intergate the Facebook connect with Cakephp Auth component. By connecting Facebook co...
Steps to remove index.php from Codeigniter URL
In this article, we are going to discuss about How to enable SEF url in CodeIgniter (CI). We can get the SEF url by removing the index.php ...
Tips to secure your wordpress site using .htaccess
In this article, I am going to provide some tips to secure your Wordpress website using .htaccess. Wordpress is a popular CMS among everyo...
Steps to change the Default Admin Username in WordPress
Most of the Wordpress users struggling to change the default Wordpress Administrator username (Admin) with the new username. In this articl...