XAMPP – Open localhost and MySQL – CREATE and DROP Table – Tutorial

XAMPP - Open localhost and MySQL - CREATE and DROP Table - Tutorial

  This video shows you how to open the XAMPP Open localhost and MySQL page and MySQL PHPMYADMIN. In it we’ll show you how to create a new database, create a new table, insert a record in the newly created table and in the end, we will drop (delete) the table. We assume that you … Read more

Loading

Install XAMPP on Windows 10 – Tutorial

Install XAMPP on Windows 10 - Tutorial

This tutorial shows you how to install XAMPP on Windows 10. We are focused on downloading XAMPP and following the steps to install it on Windows 10. As you can see at the end of video, after the installation, the Apache and MySQL module start successfully, but the Tomcat module doesn’t work, due to other … Read more

Loading

Load XAMPP localhost in Android device – Tutorial

XAMPP localhost in Android Device

Who needs this? Every beginner in programming, will come to a point when he’ll need to be able to open the the XAMPP localhost in Android for testing purposes. If you’d start developing Android device applications, then for sure, at some point you’ll face the need to be able to connect to the XAMPP localhost … Read more

Loading