Skip to content

Simple PHP file, that can be scheduled, to make a entire dump of the database.

Notifications You must be signed in to change notification settings

Bellonio/PhpExportDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Php code to export all database data

This code makes a complete dump of the all tables (or just the ones you specified) by making simple sql queries.

Usage:

Simply modify database credentials and the tables to export. Then run this file and it will create the .sql file.

About

Simple PHP file, that can be scheduled, to make a entire dump of the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages