住まいのインテリアインテリアとは本来「建物の内部」や「室内」をする言葉ですが、一般的には家具やカーテン、照明や雑貨などを指して使われたり、“ナチュラルインテリア”“モダンインテリア”などお部屋の雰囲気を指して使われています。住まいのインテリアは、家具や雑貨などの生活用品で随分雰囲気を変えられるものですが、窓の位置や壁の材質、扉の素材や収納の形状などのお部屋自体のデザインも、インテリアを左右する大切な要素です。住まいビジョンではさまざまなインテリアの工夫やアイデアをご紹介します。住まいの新築、リフォーム、お引っ越しをお考えの方は、お好みのインテリアに一歩近づけるヒントにしてみてはいかがでしょうか? The MTPaginate tag only works within PHP documents!
1)
$paginate_current_page = 1;
$paginate_sections = array( 0
, 9);
$paginate_top_section = $paginate_sections[$paginate_current_page-1]+1;
$paginate_bottom_section = $paginate_sections[$paginate_current_page];
} else {
$paginate_top_section = 1;
$paginate_bottom_section = 9;
}
if(isset($_SERVER['QUERY_STRING'])) {
$paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&';
$paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self);
$paginate_self = preg_replace("/&page_section=[^&]*&/", "&", $paginate_self);
$paginate_self = substr($paginate_self, 1, strlen($paginate_self) - 1);
if($paginate_self == '&')
$paginate_self = '';
else
$paginate_self = htmlentities($paginate_self);
} else {
$paginate_self = '';
}
$paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page";
?>
Make sure that the document extension is .php and that your server supports PHP documents.
|