#9 Operations on Database in XAMPP
In this post you will learn how you can handle the database operations. Also you will get to learn how to export and import the database in phpMyAdmin. Click on read more button to explore more.
Contains tutorial on XAMPP. XAMPP is a development tool that lets us test and develops our websites locally.
In this post you will learn how you can handle the database operations. Also you will get to learn how to export and import the database in phpMyAdmin. Click on read more button to explore more.
In this post, we will see what is foreign key? Also we will see how we can define foreign key constraint in table of XAMPP? What happens when we select ON UPDATE and ON DELETE as RESTRICT and CASCADE?
In this post we will see how we can handle the data present in table of XAMPP. Also we will take a look at how can we do different-different operations on the existing table.
In this post, we will be using phpMyAdmin provided by the XAMPP. We will see how we can create database and table using phpMyAdmin user interface. To explore the post click on read more button.
In this post we will see how we can host PHP-based website using XAMPP. We use XAMPP as a development tool. We can develop our website and deploy here before deploying it on server.
MySql is one of the core component in the XAMPP. In this post we will see how we can solve MySql shutdown unexpectedly. We get this error because of already occupied ports or blocked ports.
When we try to start Apache service from XAMPP, we sometimes get the error. That error is due to blocked or already occupied ports. We will see how to resolve it.
In this post you we see how to install XAMPP on our local system. XAMPP is a development tool to test developed websites locally. We can call it local server.
This is first post related to XAMPP tutorial. This post consist of introduction to XAMPP. You will get little bit idea of XAMPP and it’s components.