【XAMPP】 XAMPP WordPress Object Not Found
How to solve localhost XAMPP Wordpress site having an object not found error message when you redirect from home page to child page. This error may happen when you deploy or migrate your live site to local.
【XAMPP】 Install XAMPP and WordPress On Local PC
In this post will shows you the step on how to install XAMPP and WordPress on your local computer.
【Xampp】Insert Record into phpMyAdmin Table
In this post will shows you the steps on how to insert record into your phpMyAdmin database table by using insert function provided and example of Insert SQL statement.
【Xampp】phpMyAdmin Drop Database or Table
In this post will shows you steps on how to drop phpMyAdmin database or table by using the drop function or SQL query.
【Xampp】phpMyAdmin Backup or export a Database
In this post will shows you how to backup your phpMyAdmin database by export into a SQL file.
【Xampp】phpMyAdmin Backup or export a single table
In this post will shows steps on how to backup your phpMyAdmin single table by export into a sql file.
【Xampp】Accessing Localhost Xampp on another devices over Lan Network
In this post will shows you how to allow access for localhost Xampp phpMyAdmin on another devices over LAN network, by default Xampp another devices will not able to access.
【Xampp】phpMyAdmin Create Database or Table
In this post will shows you steps on how to create database or create single table into phpMyAdmin.
【Xampp】Import Database or table into phpMyAdmin
In this post will shows you steps on how to import database or single table into phpMyAdmin by using SQL file.