<? include("sync.php"); $syncfile = new SyncDBContent("localhost","quotes","root",""); $syncfile->set_startdate("2004-08-15"); $syncfile->set_pathdir("d:\\wwwroot\\latihan\\syncclass\\files\\"); $syncfile->create_syncfile(); ?>