테스트 사이트 - 개발 중인 베타 버전입니다

게시판 스킨을 적용했는데 값이 안넘어가요 DB로 ㅠㅠ 문제원인좀 알려주세요 채택완료

PHP초보탈출희망 10년 전 조회 5,297

디비랑 쓰기 페이지를 보니까 explode 함수가 언먹는거 같아요 소스에 이상이 있는건가요? ㅠㅠ

현재 공부중인데 개인PC에 비트나미 설치해서 운용하고 있어요

 

소스는 이렇게 되있는데 PHP소스가 안먹는건가요?

if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가

include (G5_SKIN_PATH.'/multi_category/lib.php');

 

if ($w == "u") {

$wr_body_1 = explode("|",substr($write[wr_1], 1));

$wr_body_2 = explode("|",substr($write[wr_2], 1));

}

// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨

add_stylesheet('', 0);

?>

$ex3_filed = explode("|",$write[wr_3]);

$ext3_00  = $ex3_filed[0];

$ext3_01  = $ex3_filed[1];

$ext3_02  = $ex3_filed[2];

$ext3_03  = $ex3_filed[3];

 

$ex4_filed = explode("|",$write[wr_4]);

$ext4_00  = $ex4_filed[0];

$ext4_01  = $ex4_filed[1];

$ext4_02  = $ex4_filed[2];

$ext4_03  = $ex4_filed[3];

$ext4_04  = $ex4_filed[4];

$ext4_05  = $ex4_filed[5];

$ext4_06  = $ex4_filed[6];

$ext4_07  = $ex4_filed[7];

$ext4_08  = $ex4_filed[8];

$ext4_09  = $ex4_filed[9];

$ext4_10  = $ex4_filed[10];

$ext4_11  = $ex4_filed[11];

$ext4_12  = $ex4_filed[12];

$ext4_13  = $ex4_filed[13];

$ext4_14  = $ex4_filed[14];

$ext4_15  = $ex4_filed[15];

$ext4_16  = $ex4_filed[16];

$ext4_17  = $ex4_filed[17];

$ext4_18  = $ex4_filed[18];

$ext4_19  = $ex4_filed[19];

$ext4_20  = $ex4_filed[20];

?>

 

   

 

   

   

   

   

   

   

   

   

   

   

   

   

   

   

    $option = '';

    $option_hidden = '';

    if ($is_notice || $is_html || $is_secret || $is_mail) {

        $option = '';

        if ($is_notice) {

            $option .= "\n".''."\n".'';

        }

 

        if ($is_html) {

            if ($is_dhtml_editor) {

                $option_hidden .= '';

            } else {

                $option .= "\n".''."\n".'';

            }

        }

 

        if ($is_secret) {

            if ($is_admin || $is_secret==1) {

                $option .= "\n".''."\n".'';

            } else {

                $option_hidden .= '';

            }

        }

 

        if ($is_mail) {

            $option .= "\n".''."\n".'';

        }

    }

 

    echo $option_hidden;

    ?>

 

   

       

       

       

       

           

           

       

       

 

       

       

           

           

       

       

 

       

       

           

           

       

       

 

       

       

           

           

       

       

 

       

       

           

           

       

       

 

       

       

           

           

       

       

 

 

       

           

           

       

 

       

       

class="frm_input " maxlength="20">
옵션

               

 

           

이력서 공개>공개 >비공개

               

                   

                   

                   

                   

                   

                        임시 저장된 글 목록

                       

                       

                           

                       

                       

                   

               

     

     

     

     

     

     

       

     

     

     

    사진첨부 (100x120 크기)

     

     

         

         

     

         

     

         

     

     

     

     

         

     

     

     

     

     

     

     

     

    이름
    생년

    경력
    성별 >남자

     >여자

    과목
    희망학년

     

    근무형태

    희망지역
    연락처

      -

           -

         

     

    연락처

    -

       -

     

    희망보수 >월   만원     

    >협의후결정

     

     

     

     

    학력 및 경력  (오른쪽 버튼을 눌러 한 행씩 추가하십시오.) 

     

    기간학력/경력/자격증삭제

    if ($w == "u") { ?>

    >

    } ?>

     

     

     

     

           

               

               

           

     

           

           

               

               

           

           

     

     

     

           

           

               

               

           

           

     

     

                   

                   

                   

    이 게시판은 최소 글자 이상, 최대 글자 이하까지 글을 쓰실 수 있습니다.

                   

                   

                   

                   

                   

    글자

                   

               

    " id="wr_link" class="frm_input" size="50">
    자동등록방지

                   

               

     

     

     

       

     

       

           

            취소

       

       

     

     

     

     

     

     

     

     

     

     

     

     

     

       


    댓글을 작성하려면 로그인이 필요합니다.

    답변 1개

    채택된 답변
    +20 포인트
    10년 전

    로그인 후 평가할 수 있습니다

    댓글을 작성하려면 로그인이 필요합니다.

    답변을 작성하려면 로그인이 필요합니다.

    로그인