Welcome, I'm looking for php class what allow me to backup MySQL (5.x) databases under PHP.
I test many from phpclasses but most all are written for mysql 4 and under mysql5, generate wrong code.
- Class should allow me to dump my database into file.
- easy restore that file.
- generated file (.sql) should be compatible with phpmyadmin.