A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access ...
A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to. Features: -backup either structure, data or both -backup either all or only specified tables -suports multi-column keys, all field types, autoinc fields, etc. -escape field data to allow smooth update
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux