Page 1 of 1

restoring a table / db

Posted: Tue Sep 08, 2009 7:07 pm
by cardi777
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 :P

Maybe just some simple PHP would do the trick?

Cheers,
Doug

Re: restoring a table / db

Posted: Wed Sep 09, 2009 7:19 pm
by cardi777
thanks - ill have a shot at it