I
I
igor9alive2016-12-14 15:07:05
PHP
igor9alive, 2016-12-14 15:07:05

How to export a MySQL table to Excel?

Site on WordPress, you need to export a table in which mail is logged in Excel format
Google, there are some solutions, but most often it’s the other way around from Excel to the database, but even if I find it, I can’t figure it out
Tell me the true path

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Kuzmina Maria, 2016-12-14
@igor9alive

If you do not need to do such an export on a permanent basis, then you can do it through PHPMyAdmin (there are different options on what to export to on the "Export" tab).
If you need a script, then either PHPExcel, or look towards Mysql -> CSV.

U
ukoHka, 2016-12-14
@ukoHka

For php there is PHPExcel

I
I.CaR Soft, 2021-04-19
@I_CaR

Navicat for mySQL.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question