Simply restores a database with a php file in case DB becomes corrupted or unusable. Checks if dump file exists, drops DB if DB exists, explodes queries into array on semi-colons. Executes those queries on the database, one by one. Can be used from a button on the page.
-
Notifications
You must be signed in to change notification settings - Fork 0
kmedara/DB-restore-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Uses simple php script to restore or create database from dump file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published