location.href='index.html'"; exit; } ## ½ÇÇà ½Ã°£À» »êÃâ function getMicrotime() { list($usec, $sec) = explode(" ", microtime()); return ((float)$usec + (float)$sec); } $script_action_start_time = getMicrotime(); //½ºÅ©¸³Æ® ½ÃÀ۽𣠼³Á¤ ## ½ºÅ©¸³Æ® ÃÑ ½ÇÇà½Ã°£ »êÃâ ÇÔ¼ö function printActionTime() { global $script_action_start_time; $script_action_end_time = getMicrotime(); echo(""); } /*START-------------------------------------------------------- ¸ð¹ÙÀÏ ¶Ç´Â PC¿¡¼­ Á¢¼ÓÇß´ÂÁö ¿©ºÎ¸¦ È®ÀÎÇÑ´Ù. ----------------------------------------------------------*/ function MobileCheck() { global $HTTP_USER_AGENT; $MobileArray = array("iphone","lgtelecom","skt","mobile","samsung","nokia","blackberry","android","android","sony","phone","linux x86_64"); $checkCount = 0; for($i=0; $i= 1) ? "Mobile" : "Computer"; } if(MobileCheck() == "Mobile"){ $skbanner_link="https://m.skbroadband.com/Page.do?menu_id=P01000000"; }else{ $skbanner_link="https://www.skbroadband.com/product/smallmerchant/Page.do?retUrl=/product/smallmerchant/Dream"; } /* END ---------------------------*/ include "../config.php"; include $root_path."/dbconn.php"; if($boardcode == "") { $boardcode = "changup"; } $table_name = "table_".$boardcode; include "./config/common.inc"; $bdResult=mysql_query("select boardname from boardcode where boardcode='$boardcode'",$dbconn) or die("ggg"); $bdRows = mysql_fetch_row($bdResult); $boardTitle = $bdRows[0]; include "board.inc"; $boardset_res = mysql_query("select * from boardset where boardcode='$boardcode'", $dbconn); $boardset_row = mysql_fetch_array($boardset_res); $num_per_page = 20; $page_per_block = 5; $out_field = $boardset_row[outfield]; $highlighthit = $boardset_row[highlighthit]; $highlightday = $boardset_row[highlightday]; $bottomlist = $boardset_row[bottomlist]; $adminemail = $boardset_row[adminemail]; $mailreceiver = $boardset_row[mailreceiver]; $highlightday = time() - ($highlightday * 86400); ?> <?echo("$viewtitle[subject] : $viewcate[homepage] | ±ÝÁÖÀÇ ½Å±Ôâ¾÷Á¤º¸");?> <?echo("$pcategory | ±ÝÁÖÀÇ ½Å±Ôâ¾÷Á¤º¸");?> <?echo("â¾÷´º½º | ±ÝÁÖÀÇ ½Å±Ôâ¾÷Á¤º¸");?> ±ÝÁÖÀÇ ½Å±Ôâ¾÷Á¤º¸