include('template.class.php'); $t=new Template(); $t->set_file(‘shownesw,'shownews.tpl'); $t->set_var('news',$news); $t->parse('out', ‘shownesw'); $t->p('out'); ?> 另外關(guān)于phplib的區(qū)域,大家可以去查閱相應(yīng)的手冊(cè)。 編譯型的samrty,下次繼續(xù)講 ...
www.dbjr.com.cn/article/133...htm 2025-5-29