Export MySQL data from Divinglog

Before you can use phpDivinglog you have to export the data to a mysql database.

To export the data from Divinglog click:

Menu File > Export > MySQL Dump

The following window is displayed

mysql_dump

If you want to use phpDivinglog with multiple users you have to define a table prefix, since the data for the different users need to be in the same MySQL database.

If the data is in your MySQL database you can start using phpDivinglog.