سؤال

What is a good PHP script for restoring a large MySQL database from a local file that has already been uploaded to the server?

Thanks.

هل كانت مفيدة؟

المحلول

if it's an sql file than phpmyadmin is an option or u can do it from the mysql console with the command source

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top