assign("koushinbi", $koushinbi); //$smarty->display("index.html"); $tmpl = new MyTemplate(); $tmpl->koushinbi = $koushinbi; $tmpl->show("index.html"); ?>