시그너스님의 구인구직 스킨 질문좀 드릴께요 . > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

시그너스님의 구인구직 스킨 질문좀 드릴께요 . 정보

시그너스님의 구인구직 스킨 질문좀 드릴께요 .

본문

안녕 하세요. 구인구직 스킨 관련해서 질문 하나 드릴려고 하는데 한가 하시면 한번 읽어 보시고 답변좀 넣어 주셧으면 합니다..

아래 구인구직 스킨을 게시판에 연동 하면은 등록된 게시물 숫자대로 메인에 출력 되는데

| 사람구합니다 |
| 연락처 : 000  |
위에 껀 원본이고요... 아래꺼 처럼 할려면은 for에서 뭐 추가해 주면은 아래 처럼 출력되요???
오늘 하루 종일 만지작 거려도 실마리가 안풀리네요 ㅠ 프로그래밍은 하나도 몰라서용 ㅠ

| 사람구합니다 |  | 등록하시겠습니까? |  | 등록하시겠습니까? |  | 등록하시겠습니까? |
| 연락처 : 000  |  |    등록하기          |  |    등록하기          |  |    등록하기          |

아래소스는 gin 소스 입니다. 메인 최신게시물~

----------------------------------------------------------// 소스 // -----------------------------------------------
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<link rel='stylesheet' type='text/css' href='<?=$latest_skin_path?>/img/bstyle.css'>
<!-- <?=$board[bo_subject]?> (<?=$board[bo_table]?>) 최신글 시작 -->


<table width="100%" cellpadding="0" cellspacing="0" border="0" align='center'>

<tr><td align='center'>

<table border="0" cellpadding="0" cellspacing="0">
  <tr>
  <td width='2'></td>
  <td>
<table width=100% border=0 cellspacing=0 cellpadding=0>
    <tr><td width="5"></td><td>
<table width=100% border=0 cellspacing=0 cellpadding=0>
</table></td><td width="5"></td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0"><tr><td height='5'></td></tr></table>
    <table width="670" border="0" cellspacing="0" cellpadding="0">
    <tr>
<? for ($i=0; $i<count($list); $i++) {


$homepageurl="";
//추가
if($list[$i][wr_1] >= 100)
{
$ing="[작업완료]";
//$homepageurl=$list[wr_link1];
if($list[$i][wr_link1]) $homepageurl="<a href='".$list[$i][wr_link1]."' target=_blank>";
}
else $ing="";
   
$_datetime=$list[$i][datetime2];
    $_hit=$list[$i][wr_hit];


    $title = "";
    $content = cut_str(get_text($list[$i][wr_content]), 80);
    $img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
    if (!file_exists($img) || !$list[$i][file][0][file])
        $img = "$latest_skin_path/img/no_logo.gif";
    $href = "$g4[bbs_path]/board.php?bo_table=$bo_table&wr_id={$list[$i][wr_id]}&no=1";
    //$view_href = "";
    //if ($is_admin)
      $view_href = "<a href='$g4[bbs_path]/board.php?bo_table=$bo_table&wr_id={$list[$i][wr_id]}'>";
// 주소입력값을 다시 쪼개어, '지역구'까지만 출력토록 함.
$ex3_filed = explode("|", $list[$i][wr_3]);
$ext3_02  = explode(" ", $ex3_filed[2]);
//echo $ext3_02[0] . "-" . $ext3_02[1]; {아래 주소표시부분에 위치)

//--보증금/월세/권리금
$ex7_filed = explode("|",$list[$i][wr_7]);
$ext7_00  = $ex7_filed[0];
$ext7_01  = $ex7_filed[1];
$ext7_02  = $ex7_filed[2];

//-- 학원분류
$ex5_filed = explode("|",$list[$i][wr_5]);
$ext5_00  = $ex5_filed[0];
$ext5_01  = $ex5_filed[1];
$ext5_02  = $ex5_filed[2];
$ext5_03  = $ex5_filed[3];
$ext5_04  = $ex5_filed[4];
$ext5_05  = $ex5_filed[5];
$ext5_06  = $ex5_filed[6];
$ext5_07  = $ex5_filed[7];

//-- 학원분류
$ex6_filed = explode("|",$list[$i][wr_6]);
$ext6_00  = $ex6_filed[0];
$ext6_01  = $ex6_filed[1];

$ex8_filed = explode("|",$list[$i][wr_8]);
$ext8_00  = $ex8_filed[0];
$ext8_01  = $ex8_filed[1];
$ext8_02  = $ex8_filed[2];
$ext8_06  = $ex8_filed[6];
$ext8_08  = $ex8_filed[9];
$ext8_09  = explode(" ", $ex8_filed[9]);

$ex9_filed = explode("|",$list[$i][wr_9]);
$ext9_00  = $ex9_filed[0];
$ext9_01  = $ex9_filed[1];
$ext9_02  = $ex9_filed[2];
$ext9_03  = $ex9_filed[3];
$ext9_04  = $ex9_filed[4];
$ext9_05  = $ex9_filed[5];
$ext9_06  = $ex9_filed[6];
$ext9_07  = $ex9_filed[7];
$ext9_08  = $ex9_filed[8];
$ext9_09  = $ex9_filed[9];

$ext5_06_c = cut_str(get_text($ext5_06), 20);
$ext8_06_c = cut_str(get_text($ext8_06), 16);
$subject = cut_str(get_text($list[$i][subject]), 24);
//================= 반복 start ====================== ?>



<!------------------ 넓이는 최소 440 입니다.--------------------------->
<!------------삽입-------------------->
<td  valign="top"><table border="0" cellpadding="0" cellspacing="0"><tr><td width="5"></td><td>
<!--이미지 시작-->
<table width=174 cellpadding=0 cellspacing=0 border=0>
<tr><td><img src="<?=$latest_skin_path?>/img/box_grand_1.gif"></td></tr>
<tr>
<td background='<?=$latest_skin_path?>/img/box_grand_bg_1.gif' height=41>
<table width=100% cellpadding=0 cellspacing=0 border=0 align="center">
<tr>
<td width=100% align="center"><?=$view_href?><img src="<?=$img?>" onmouseover="this.style.filter='gray alpha(opacity=60)'" width=160 height="41"  onmouseout="this.style.filter=''" border="0" title="<?=$title?>"></a></td>
                                                        </tr>
</table>
</td>
</tr>
<tr><td background=<?=$latest_skin_path?>/img/box_grand_bg_1.gif height=2></td></tr>
<tr><td height=10 background=<?=$latest_skin_path?>/img/box_grand_bg_2.gif></td></tr>
<tr>
<td background=<?=$latest_skin_path?>/img/box_grand_bg_2.gif style='padding-left:6px; padding-right:6px;' height=20 align="center"><a href="<?=$list[$i][href]?>"><B><FONT color=#0066cc><?=$ext5_06_c?></font></B></A>
        <? // 아이콘출력
        if ($list[$i][is_notice]) { echo "<img src=\"$latest_skin_path/img/icon_level01.gif\" width=15 height=15 align='absmiddle'>"; }
        else if ($list[$i][wr_1] == "1") { echo "<img src=\"$latest_skin_path/img/icon_level02.gif\" width=15 height=15 align='absmiddle'>"; }
        else { echo ""; } ?>
<!-- // 거래관련 아이콘 출력 --//-->
<? if($list[$i][wr_4] == "on")  {echo "<img src='{$latest_skin_path}/img/icon_on.gif' border='0' width='35' height='14' align='absmiddle'>"; } ?>
<? if($list[$i][wr_4] == "off") {echo "<img src='{$latest_skin_path}/img/icon_off.gif' border='0' width='45' height='14' align='absmiddle'>";} ?>


</td>
</tr>
<tr>
    <td background=<?=$latest_skin_path?>/img/box_grand_bg_2.gif style='padding-left:6px; padding-right:6px;' height=20 align="center"> <span style="word-break:break-all;">
            <?
        echo $list[$i][icon_reply] . " ";

        if ($list[$i][is_notice])
            echo "<a class='notice' href='{$list[$i][href]}'><font style='font-family:돋움; font-size:9pt; '>{$subject}</font></a>";
        else if ($list[$i][wr_1] == "1")
            echo "<a class='notice2' href='{$list[$i][href]}'><font style='font-family:돋움; font-size:9pt; '>{$subject}</font></a>";
        else if ($list[$i][wr_1] == "2")
            echo "<a href='{$list[$i][href]}'><font style='font-family:돋움; font-size:9pt; '><strong>{$subject}</strong></font></a>";
        else
            echo "<a href='{$list[$i][href]}'><font style='font-family:돋움; font-size:9pt; '>{$subject}</a>";



        if ($list[$i][comment_cnt])
            echo " <a href=\"{$list[$i][comment_href]}\"><span style='font-family:돋움; font-size:8pt;'>{$list[$i][comment_cnt]}</span></a>";

        // if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
        // if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }

        echo " " . $list[$i][icon_new];

        ?>
            </span></td>
</tr>
                                <tr>
                                  <td align=center background=<?=$latest_skin_path?>/img/box_grand_bg_2.gif style='padding-left:6px; padding-right:6px;' height=20 align="center"><?=$ext8_06_c?>-<?=$ext6_00?></td>
                                </tr>
<tr>
<td background=<?=$latest_skin_path?>/img/box_grand_bg_2.gif style='padding-left:6px; padding-right:6px;' height=20 align="center">[<?=$ext8_09[0]?>-<?=$ext8_09[1]?>] <? if($ext8_02) {?><?=$ext8_02?><? } ?></td>
</tr>
<tr><td><img src=<?=$latest_skin_path?>/img/box_grand_2.gif></td></tr>
</table></td><td width="5"></td></tr></table></td>
    <!--이미지 끝-->


<? } ?>

    <? if (count($list) == 0) { echo "<td width=100% height=105 align=center>게시물이 없습니다.</td>"; } ?>
    </tr>
  </table></td>
  <td width='2' nowrap></td>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0"><tr><td height='5'></td></tr></table>
</td></tr>
</table>
----------------------------------------------------//끝 // -------------------------------------------------------

댓글 전체

| 사람구합니다 |  | 등록하시겠습니까? |  | 등록하시겠습니까? |  | 등록하시겠습니까? |
| 연락처 : 000  |  |    등록하기          |  |    등록하기          |  |    등록하기          |

뭘  등록을 한다는 거죠?
광고가 등록 안되어 있으면은 등록 하라라는 문구를 출력 하고 싶습니다
파일 첨부가 안되어서 설명 다시 드릴께요 .
스킨 다운로드 받아서 설치 하면은 등록하면은 등록한것만 출력되는데 제가 알고 싶픈건 오른쪽으로 등록 관련된 문구를 출력 받고 싶습니다.
제가 질문한 스킨은 없는것 같은데요 ..
| 사람구합니다 |  | 등록하시겠습니까? |  | 등록하시겠습니까? |  | 등록하시겠습니까? |
| 연락처 : 000  |  |    등록하기          |  |    등록하기          |  |    등록하기          |
정말 없습니까?......^^

없으면 할 수 없지요

제가 드린 댓글에는 분명히

>>응용하셔서 그 부분에 글쓰기를 연결 시키시면 됩니다....

게 말씀을 드렸는데요......

밥 해드려야 하나요?.....
님그림자  님
시그너스님의 구인구직 소스 보시고 말 하세요..
소스 코드도 안보고 말 하지 마시고 님이 말 하시는 부분은 시그너스님의 구인구직 소스에 전부다 되어 있는 부분입니다.
제가 질문한 내용은 게시물 하나 등록하였을 경우 | 게시물 |  하나 뜨는데.  그걸 아래 내용처럼
-------------------------------------------------------------------------------------------------------------------------
| 게시물          |  | 등록하시겠습니까? |  | 등록하시겠습니까? |  | 등록하시겠습니까? |
| 연락처 : 000  |  |    등록하기          |  |    등록하기          |  |    등록하기          |
--------------------------------------------------------------------------------------------------------------------------
오른쪽 3개 여분의 출력 값(?)을 받길 원하는 거구요..
잡코리아 메인화면처럼 출력 받을려고 하는 겁니다.
간단히 말씀 드리죠~~~~!

죄송합니다. 직접 수정을 하시던지 아니면 제작의뢰를 하시는 것이.....^^

시그너스님 소스요~~~~~ 왜요?.....꼭 봐야만 답을 드리나요?.....

밥까지 해달라고요.......못합니다.....

죄송합니다...

답변하는 사람이 밥해서 차려주어야 하나요?....

분명히 응용하시라고 드린 답입니다.....
리플달아 주셔서 감사합니다..
링크 한번 걸어 보았습니다 쪽지로 보내 드릴려고 하였는데 비 공개처리 되어서 링크 걸겠습니다.
ㄳ 합니다.......
http://inare.ivyro.net/al/
제가 설명이 부족했던 것 같군요
페이지의 그림을 보려는 것이 아니라
그 페이지를 display하는 html 소스를 보려는 것이었습니다
그래서 위의 보여주신 php 소스가 구체적으로 무엇을 display
하는가 보려 했습니다
보여준 그림가지고는 새로운 정보를 얻을수가 없군요
죄송!!
전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT