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

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