MySQL

  • Getting error? The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead [duplicate].

    Published on: April 27, 2026

    Author:


    This warning basically appears for upgrading you server to PHP 5.5. Solution 1: If you don’t want to change your...

  • Expression Engine

    Published on: April 27, 2026

    Author:


    What is Expression Engine ExpressionEngine, or “EE,” is a multi-purpose content management system developed by American software company EllisLab. It...

  • Recover / Reset mysql database root password

    Published on: April 27, 2026

    Author:


    For any reason, if you forget MySQL root password, you can reset the password by following way from shell access...

  • Reset MySQL database password

    Published on: April 27, 2026

    Author:


    how to reset mysql database password ubuntu   http://www.debianadmin.com/recover-mysql-database-root-password.html   By default, MySQL Server will be installed with root superuser...

  • how to install phpMyAdmin Ubuntu

    Published on: April 27, 2026

    Author:


    Today I need to install and configured lamp server for our ubuntu server and we faced problem when we configured...

  • WordPress Visual Editor Becomes Blank Being Updated To 4.4

    Published on: January 1, 2016

    Author:


    Recently in one of my WordPress project, visual editor went blank being upgraded to version 4.4, but in the front...

  • How to integrate Zapier with WordPress and MySQL

    Published on: March 11, 2015

    Author:


    Zapier is a a great app to connect with all the apps like gmail, facebook, twitter and many more. In...

  • Implementing MySql View in CakePHP For Typeahead Search

    Published on: March 23, 2012

    Author:


    View works like a table, but it is not a table. It never exists; it is only a prepared SQL...

    • 1
    • 2