i want a php class to take back up and restore of my database (all tables) using posgress with status bar.help me??
php class for back up and restore ( for postgres)
i want a php class to take back up and restore of my database (all tables) using posgress with status bar.help me??
there are plenty of hits
google search: postgre backup
you can also try: postgre backup "php class"
how about using
phpPgAdmin
see my attached screenshot
it is from my testing of export, dump.sql
in the online demo in phpPgAdmin website