Possible Duplicate:
Best practice: Import mySQL file in PHP; split queries
Veritabanı ve ihracat db içine *. Sql dosyasını içe aktarmak için nasıl *. Sql php kodlama dosya?
Possible Duplicate:
Best practice: Import mySQL file in PHP; split queries
Veritabanı ve ihracat db içine *. Sql dosyasını içe aktarmak için nasıl *. Sql php kodlama dosya?
exec("mysqldump database -u username -p password > output.sql");