hello
i use php on windows , how can i backup mysql to a compressed file so restore from it using php code
thanks?
You can try reading this. Personally i would just use phpMyAdmin to export the db as a zip file.