//============================================ // お仏壇の千寿オフィシャル TOP // 2014/07/01 haraguchi //============================================ $root_dir = "/home/site1/senjyu_tool_new/"; //-------------------------------- // インクルード //-------------------------------- require_once( $root_dir . 'com/config_general.php' ); require_once( $root_dir . 'syori/sy_date.php' ); require_once( $root_dir . 'db/general/db_general_td01_info.php' ); require_once( $root_dir . 'db/general/db_general_td03_hitorigoto.php' ); require_once( $root_dir . 'db/general/db_general_td08_review.php' ); // お客様の声 //画像 if ($RELATIVE_PATH == ""){ $strImgDir3 = "./up_image3_new/"; }else{ $strImgDir3 = $RELATIVE_PATH."up_image3_new/"; } //-------------------------------- // お知らせデータ取得 //-------------------------------- $info_data = General_td01_info_List(0,2,""); //-------------------------------- // 独り言データ取得 //-------------------------------- $hitorigoto_data = General_td03_hitorigoto_List(0,1,""); /********************************* ** お客様の声 *********************************/ $voice_data = General_td08_review_List(0,1); //-------------------------------- // 表示 //-------------------------------- ?>
ニュース・トピックス