스킨제작
겔러리 스킨에서요,
스킨을 추가로 하나더 만들려고 하는데.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if (!$skin_no) $skin_no = "01";
?>
<META http-equiv="imagetoolbar" content="no">
<link rel='stylesheet' href='<?=$board_skin?>/style<?=$skin_no?>.css' type='text/css'>
<? // 확장변수
$ex_filed = explode("|",$write[wr_5]);
$ext_00 = $ex_filed[0];
$ext_01 = $ex_filed[1];
$ext_02 = $ex_filed[2];
$ext_03 = $ex_filed[3];
$ext_04 = $ex_filed[4];
$ext_05 = $ex_filed[5];
?>
<?=$ext_03?>
위의 파일이 gbview.skin.php 에서만 값을 받는데.....
이 값을 받는 파일을 만들려면 어디를 손봐야 하나요......
스킨을 추가로 하나더 만들려고 하는데.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if (!$skin_no) $skin_no = "01";
?>
<META http-equiv="imagetoolbar" content="no">
<link rel='stylesheet' href='<?=$board_skin?>/style<?=$skin_no?>.css' type='text/css'>
<? // 확장변수
$ex_filed = explode("|",$write[wr_5]);
$ext_00 = $ex_filed[0];
$ext_01 = $ex_filed[1];
$ext_02 = $ex_filed[2];
$ext_03 = $ex_filed[3];
$ext_04 = $ex_filed[4];
$ext_05 = $ex_filed[5];
?>
<?=$ext_03?>
위의 파일이 gbview.skin.php 에서만 값을 받는데.....
이 값을 받는 파일을 만들려면 어디를 손봐야 하나요......
댓글 1개
18년 전
구체적으로 어떤 값을 받으시고 싶으신 것인지요?
게시글 목록
| 번호 | 제목 |
|---|---|
| 37289 | |
| 37285 | |
| 37280 | |
| 37271 | |
| 37269 | |
| 37265 | |
| 37260 | |
| 37252 | |
| 37251 | |
| 37244 | |
| 37242 | |
| 37241 | |
| 37240 | |
| 37235 | |
| 37231 | |
| 37228 | |
| 37227 | |
| 37225 | |
| 37217 | |
| 37209 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기