Super simple ways to optimize MySQL query

Posted by & filed under MYSQL, PHP, SQL.

Super simple ways to optimize MySQL query

In this tutorial we are going to discuss super simple ways to optimize MySQL query. Please follow each steps carefully to optimize MySQL query performance that in turns improve the your application performance tremendously. Enable Slow Queries Log In MySQL….. Read More >>>>

Full Screen Bootstrap Modal Popup

Posted by & filed under CSS, HTML5.

Full Screen Bootstrap Modal Popup

In this tutorial we are going to see how to make responsive Full Screen Bootstrap Modal Popup. First we are going to add Bootstrap Modal Popup to our page, then using CSS media query making responsive Full Screen Bootstrap Modal….. Read More >>>>

Install YII2 Using Composer

Posted by & filed under PHP, YII2.

Install YII2 Using Composer

In this tutorial we are going to see, how to install YII2 PHP framework using composer. Please follow this tutorial step by step to install YII2 Using Composer successfully. Composer is package manager for PHP. It will be very easy,….. Read More >>>>