У вашего броузера проблема в совместимости с HTML5
Full Source Code Here : http://reeteshghimire.com.np/2019/07/04/backup-restore-mysql-database-using-php/
The basic idea is to dump database table structure and data into a SQL file for backing up. While restoring, the SQL queries dumped into the file are executed one after another.