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

아래 쓰기 스킨에서 새 우편번호를 적용하려면 어떻게 해야하나요???

동동딩동 10년 전 조회 3,523

if ($is_dhtml_editor) {     include_once("$g4[path]/lib/cheditor4.lib.php");     echo "";     echo cheditor1('wr_content', '100%', '250'); } //wr_1:소속

//우편번호 $ex5_filed = explode("-",$write[wr_5]); $ext5_00  = $ex5_filed[0]; $ext5_01  = $ex5_filed[1];

//전화번호 $tel = explode("-",$write[wr_6]); $tel1  = $tel[0]; $tel2  = $tel[1]; $tel3  = $tel[2]; ?> .

.

.

    우편번호 *       -       -->       주 소         

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

답변 1개

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

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

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

로그인