restoring a table / db
Posted: Tue Sep 08, 2009 7:07 pm
Hi all,
Does anyone know of any good classes that can do the following:
- just restore table data
- just restore table structure
- just restore db data
- just restore db structure
- restore whole db
Been Googling and searching phpclasses but to no avail.
I found a class that can do backups with all those options which is FANTASTIC but I can't find another class to match for restoring
Maybe just some simple PHP would do the trick?
Cheers,
Doug
Does anyone know of any good classes that can do the following:
- just restore table data
- just restore table structure
- just restore db data
- just restore db structure
- restore whole db
Been Googling and searching phpclasses but to no avail.
I found a class that can do backups with all those options which is FANTASTIC but I can't find another class to match for restoring
Maybe just some simple PHP would do the trick?
Cheers,
Doug