phpMyImporter released
Tuesday, October 27th, 2009
For many months, I wanted to be able to import backups of databases created by my other project, phpMyDumper, without using phpMyAdmin. The php configuration limits the filesize that phpMyAdmin can import. By default the filesize limit is 2 MB, which is potentially a problem if you are not able to change the php configuration, eg when using an external webhost.
(more…)