mysql = array("host" => "localhost", "user" => 'root', "password" => 'password99', "database" => 'dbname'); //mdb source file $m2m->dbq = '/full/path/to/source.mdb'; //start the sequence $m2m->start(); ?>