/****************************************************** ' System :「きゃららFactory」クレオキャンペーン ' Content:入力画面 '******************************************************/ $top = '../..'; $inc = "$top/../inc"; include("$inc/common.php"); include("$inc/database.php"); include("$inc/define.php"); if (!$id) $id = $QUERY_STRING; if ($id) { $sql = "SELECT df_name1,df_name2,nd_mail_addr,nd_status,nd_photo_file,nd_nigaoe_file,nd_name_text" . " FROM d_fude01 LEFT JOIN d_fude01_nigaoe ON df_seq_no=fn_seq_no" . " LEFT JOIN t_nigaoe_data ON fn_nigaoe_id=nd_nigaoe_id" . " WHERE (nd_status=8 OR nd_status=9) AND nd_random_id=" . sql_char($id); $result = db_exec($sql); if (pg_numrows($result)) $fetch = pg_fetch_object($result, 0); else redirect('error.php'); } // ダウンロード日時書き込み if ($fetch->nd_status == 8) { $sql = "UPDATE t_nigaoe_data SET nd_status=9,nd_download_date='now' WHERE nd_random_id=" . sql_char($id); db_exec($sql); } // 写真画像URL取得 $url_photo = get_system_info('url_photo'); // 似顔絵画像URL取得 $url_nigaoe = get_system_info('url_nigaoe'); ?>
![]() |
ニックネーム: =$fetch->nd_name_text?> さん |
|
【写真】 | 【にがおえ】 |
|
☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
似顔絵キャンペーン事務局 E-mail : creo_camp@chrr.jp 営業時間 10:00-12:00, 13:00-17:00(土日曜・祝祭日を除く) ☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★ |