List a Special Event Job"; $green_box_img = "bar_icon02.gif"; $green_box = "List a Special Event Job"; include "../include/header.php"; //�ο� ?> alert('You need to upload your company infomation to list a job.'); location.replace('/company/reg_company.php'); "); exit; } if($_REQUEST[no]) { $query = "select * from j_auct_master where anum='$_REQUEST[no]'"; $result = mysqli_query($query); $row = mysqli_fetch_array($result); mysql_free_result($result); // edit condition start $auct_start = strtotime($row[reg_date]); $within_hr = date("YmdHis",mktime(date("H",$auct_start)+1,date("i",$auct_start),date("s",$auct_start),date("m",$auct_start),date("d",$auct_start),date("Y",$auct_start))); if(($auct_row['join_cnt'] && $wisher)&&(date("YmdHis")>$within_hr)) { err_msg_db(11); } if($row[seq_num]!=$_SESSION[p_seq_no]){ err_msg("Sorry, you don\'t have permission to access this page."); } /* $user_id=$_SESSION[p_id]; $c1_temp=(int)($row[catenum]/1000000); $c1=$c1_temp*1000000; $c2_temp=(int)($row[catenum]/10000); $c2=$c2_temp*10000; $c3_temp=(int)($row[catenum]/100); $c3=$c3_temp*100; $c4_temp=(int)($row[catenum]); $c4=$c4_temp; */ $sc1=(int)($row[scatenum]/1000000)*1000000; $sc2=(int)($row[scatenum]/10000)*10000; $sc4=$row[sc4]; } ?>