cancer10
12-12-2008, 11:09 AM
Hi,
Is there any PHP script available that would take a complete backup of my database?
I have googled for this several times and everytime either I come up with a script that only takes data backup and not the db structure OR a script that uses mysqldump command (since my client is on a shared server, hence he is not authorized to run the execute command on his server),
So was wondering if there is a script that actually takes a complete backup of the db and not using the mysqldump command?
Thanx so much for your help.
Is there any PHP script available that would take a complete backup of my database?
I have googled for this several times and everytime either I come up with a script that only takes data backup and not the db structure OR a script that uses mysqldump command (since my client is on a shared server, hence he is not authorized to run the execute command on his server),
So was wondering if there is a script that actually takes a complete backup of the db and not using the mysqldump command?
Thanx so much for your help.