Premium WordPress Themes – What Makes Theme Premium

4 years ago

Over the last couple of years WordPress has become a hugely popular open source blogging and publishing platform. The ease-of-use…

How to Install WordPress Themes Without FTP

4 years ago

One of the greatest parts of running a WordPress website is the ability to quickly and easily change the layout,…

Top 10 Free Drupal Themes

4 years ago

I remember looking at the selection of Drupal themes late 2007 and thinking; who is actually using these? They all…

Free WordPress Themes Against Premium WordPress Themes

4 years ago

With the increasing popularity of WordPress, a great amount of amazing websites have been designed and developed by WordPress theme…

PhpMyAdmin Issue with 7.2 [sql.lib.php]

4 years ago

Warning in ./libraries/sql.lib.php#613 If you don’t want to wait for the repositories to update with the latest version, it is…

What are the main difference between MyISAM and InnoDB

4 years ago

Most commonly used storage engine in MySQL is MyISAM and InnoDB. However MyISAM is a default storage engine chosen by…

PHP 7.4 New Features

4 years ago

PHP 7.4 release date is November 28, 2019. PHP 7.4 is a next basic release before PHP 8. PHP 7.4…

Top 3 PHP Frameworks 2019

5 years ago

Undoubtedly, PHP’s Framework popularity in the developer community has grown exponentially over the years. The reason is its gathering attention…

Angular Scopes

6 years ago

Angualr scope is the binding part between the HTML and JavaScript. The scope is available in View and Controller. Use…

User login using Angular JS in PHP and MySQL

6 years ago

We are providing an example of Angular Login application. To develop this app, we have used HTML, CSS, Mysql, PHP…

What is join and types of join in Mysql

6 years ago

What is MySQL Join? MySQL JOINS are used with SELECT statement. It is used to retrieve data from multiple tables.…

Dynamic Bootstrap Thumbnail Gallery with JavaScript

6 years ago

This tutorial based on bootstrap grid gallery with modal. Download the files from Github. Note that you will need to…