Home > Database > phpMyAdmin > body text

How to export Joomla database using phpMyAdmin

藏色散人
Release: 2019-11-26 16:04:39
forward
2726 people have browsed it

The following column phpmyadmin introductory tutorial will introduce to you how to use phpMyAdmin to export the Joomla database. I hope it will be helpful to friends in need!

How to export Joomla database using phpMyAdmin

We received a request from a reader for more detailed instructions on using the Joomla database.

Well today in this tutorial I will help answer his request by showing how to export a Joomla database manually.

To perform the tasks in this article, phpMyAdmin needs to be installed on the server. This is pre-installed on the server in most website hosting environments.

After logging in to phpMyAdmin on the server, you should see the interface as shown below.

In the left column, there should be a list of available databases. Click on the link to your Joomla database. In this case, the database is simply called "joomla".

How to export Joomla database using phpMyAdmin

After clicking on the Joomla database, you should see an interface like this. This screen lists the tables in the Joomla database.

Click the "Export" tab.

How to export Joomla database using phpMyAdmin

You will see an interface like this:

How to export Joomla database using phpMyAdmin

Okay, follow these simple steps and you will Export to SQL file.

Click the button labeled "Go".

Save the ".sql" file to the system and note the save location.

You should now have a database file on your system that is exactly the same as Joomla.

The above is the detailed content of How to export Joomla database using phpMyAdmin. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:aliyun.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template