Explore Coding..

Create Vue.js Application with TypeScript

In this article, we are going to see how to create our first Vue.js application with Typescript. In First step or prerequisites you  must have Node js installed in your system. To check this open...

PhpMyAdmin : “DROP DATABASE” statements are disabled

This error is coming  due configuration setting of phpMyAdmin. Which defines if normal user other than admin can drop database or not. To change this configuration we need to check config.inc.php To find this file we...