assign( 'banners_url', $banners_url); $smarty->assign( 'banners_img', $banners_img); // ページを表示する $smarty->display( 'index.html' ); ?>