Open(_DB_HOST,_DB_USER,_DB_PASS,_DB_DATA); $cSite = new CSite($cMysql); echo $cSite->Get(); $cMysql->Close(); ?>