First of all, both 2 scripts came from 2 different people. thus, its nothing related. Now, lets proceed to the steps.. Clicking the name will made you download the file directly
Importing Database (with
phpMiniAdmin)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1. login to phpMiniAdmin
2. select your database
3. click
export data and save the file
4. open the SQL dump data file
5. click
dump structure6. select and
copy all the structures
7. paste
above the SQL dump data
Exporting Database (with
BigDump)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
uhh.. browse your sql dump and click "upload".. lawlz.. i cant tell you anything coz, its plain obvious. anyway, please do edit the file before uploading them.
USAGE
1. Adjust the database configuration in this file
2. Drop the old tables on the target database if your dump doesn't contain "DROP TABLE"
3. Create the working directory (e.g. dump) on your web-server
4. Upload bigdump.php and your dump files (.sql, .gz) via FTP to the working directory
5. Run the bigdump.php from your browser via URL like
http://www.yourdomain.com/dump/bigdump.php6. BigDump can start the next import session automatically if you enable the JavaScript
7. Wait for the script to finish, do not close the browser window
8. IMPORTANT: Remove bigdump.php and your dump files from the web-server
note : it was Mr. Rod who found BigDump script in the depth of the vast internet sea.
note2 : its nice to see people dont have problem with the TIPs ^^