Creation
| 2003 법인설립 24년차 | 1,193 총 수행프로젝트 |
| 76 자체개발 솔루션 | 3 2026년 프로젝트 |
"; $txt15="<"; $txt16=">"; $txt1 ="/".$txt1."/"; $txt2 ="/".$txt2."/"; $txt3= "/".$txt3."/"; $txt4= "/".$txt4."/"; $txt5= "/".$txt5."/"; $txt6= "/".$txt6."/"; $txt7= "/".$txt7."/"; $txt8= "/".$txt8."/"; $txt9= "/".$txt9."/"; $txt10= "/".$txt10."/"; $txt11= "/".$txt11."/"; $txt12= "/".$txt12."/"; $txt13= "/".$txt13."/"; $txt14= "/".$txt14."/"; $txt15= "/".$txt15."/"; $txt16= "/".$txt16."/"; preg_match($txt1,$TopCheckURL,$matches1); preg_match($txt2,$TopCheckURL,$matches2); preg_match($txt3,$TopCheckURL,$matches3); preg_match($txt4,$TopCheckURL,$matches4); preg_match($txt5,$TopCheckURL,$matches5); preg_match($txt6,$TopCheckURL,$matches6); preg_match($txt7,$TopCheckURL,$matches7); preg_match($txt8,$TopCheckURL,$matches8); preg_match($txt9,$TopCheckURL,$matches9); preg_match($txt10,$TopCheckURL,$matches10); preg_match($txt11,$TopCheckURL,$matches11); preg_match($txt12,$TopCheckURL,$matches12); preg_match($txt13,$TopCheckURL,$matches13); preg_match($txt14,$TopCheckURL,$matches14); preg_match($txt15,$TopCheckURL,$matches15); preg_match($txt16,$TopCheckURL,$matches16); if($matches1[0] || $matches2[0] || $matches3[0] || $matches4[0] || $matches5[0] || $matches6[0] || $matches7[0] || $matches8[0] || $matches9[0] || $matches10[0] || $matches11[0] || $matches12[0] || $matches13[0] || $matches14[0] || $matches15[0] || $matches16[0]) { echo" "; exit; } ####################################### $pop_now=date("Y-m-d"); $pop_where_gubun="where delete_flag='N' and show_YN='Y' and site_gubun in ('A','F') "; $pop_where_gubun.=" and(((show_date1 <= '$pop_now' and '$pop_now' <= show_date2) or (show_date1 <= '$pop_now' and '$pop_now' <= show_date2))or(('$pop_now' <= show_date1 and show_date1 <= '$pop_now' ) or ('$pop_now' <= show_date2 and show_date2 <= '$pop_now')))"; $pop_sql="select * from layer_popup $pop_where_gubun order by show_out asc, seq desc"; //echo $pop_sql; $pop_result=mysqli_query($mysqli,$pop_sql); $pop_cnt=0; while($pop_row=mysqli_fetch_array($pop_result)) { $seq=$pop_row['seq']; $width=$pop_row['width']; $height=$pop_row['height']; $ptop=$pop_row['ptop']; $pleft=$pop_row['pleft']; $img_src = $main_img_url."/".$pop_row['userfile1_name']; $pop_cnt++; if($_COOKIE['fnever'.$seq]!="done") { ?>
| 2003 법인설립 24년차 | 1,193 총 수행프로젝트 |
| 76 자체개발 솔루션 | 3 2026년 프로젝트 |