#!/usr/local/bin/php -q showHTTPHeader(); /* トピックス情報読み出し */ $where ="del_flg='f'" ." AND code_menu=2" ." AND open=0"; $orderby = "enter_date DESC LIMIT ".$topix_max_rows; $rtn = $objRDB->DoSelectAllRec($tblname, $where, $orderby); if (!$rtn){ } else { for ($cnt1=0; $cnt1 < @pg_Num_Rows($rtn); $cnt1++){ $obj = @pg_Fetch_Object($rtn, $cnt1); $obj->enter_date = substr($obj->enter_date, 0, 19); $mins = time() - strtotime($obj->enter_date); $dif = floor( $mins / 60 / 60 / 24 ); $icon = ($dif <= $new_date) ? $new_img : NULL; $date = date("Y/m/d", strtotime($obj->enter_date)); $poplink = "./examination/popup.php?TCD=".$obj->topix_id; $topix_link_flg = TRUE; if ($obj->a_tag_link==0){ $link="javascript:void(0);"; $target="_self";$topix_link_flg = FALSE; } if ($obj->a_tag_link==1){ $link=$obj->link_data; $target="_self"; } if ($obj->a_tag_link==2){ $link=$obj->link_data; $target="_blank"; } if ($obj->a_tag_link==3){ $link=$poplink; $target="_blank"; } if ( $topix_link_flg == TRUE ) { $topix_table.="
".$icon.$date."
".$obj->topix."
\n"; } else { $topix_table.="
".$icon.$date."
".$obj->topix."
\n"; } } } ?> '?> EDSFair2007:Electronic Design and Solution Fair 2007

ホーム » NEWS

過去のトピックス