Hello again guys.
Can someone give me an example / script of how to perform a full MySQL backup in PHP? I've done a Google search and a lot of tutorials, etc look way more complicated than I think they should be. I just want someone to show me how I can get the same results if I were doing an export / dump in PHPMyAdmin.
In the end, I will have the script send the data / file to the browser as a download, but I know how to do that. Just show me how to do it using all those mysql functions.
Thanks in advanced!
PS: Yes, I want to grab every table in the database. It's structure and data.
__________________
someotherguy582 [ Please login or register to view this content. Registration is FREE ]
IFTomatoes Developer
Last edited by someotherguy582; 06-21-2006 at 12:41 PM..
|