资 源 简 介
phpMyImporter
phpMyImporter is a php class, that can be used to import database tables into a MySQL database from a sql file. This is useful if filesize of the sql file is too large to be imported with phpMyAdmin.
Todo
Version History
1.00:
(2009-10-26)
Initial release
Support for compressed sql files
Support for UTF-8 connections
Progress information