s

스크랩 글자수를 줄이고 싶어요

고수님들 안녕하세요.
게시판 글자수를 못 줄이고 있어 몇시간째 헤메고 있습니다.
답변 좀 부탁드려요...T_T

member 스킨 파일에 보면
scrap.skin.php 파일이 있는데

<? for ($i=0; $i<count($list); $i++) { ?>
<tr height=25 bgcolor="#F6F6F6" align="center">
<td height="24"><?=$list[$i][num]?></td>
<td><a href="javascript:;" onclick="opener.document.location.href='<?=$list[$i][opener_href]?>';"><?=$list[$i][bo_subject]?></a></td>
<td align="left" style='word-break:break-all;'> <a href="javascript:;" onclick="opener.document.location.href='<?=$list[$i][opener_href_wr_id]?>';"><?=$list[$i][subject]?></a></td>
<td><?=$list[$i][ms_datetime]?></td>
<td><a href="javascript:del('<?=$list[$i][del_href]?>');"><img src="<?=$member_skin_path?>/img/btn_comment_delete.gif" width="45" height="14" border="0"></a></td>
</tr>
<? } ?>

위 소스에 보면
<?=$list[$i][subject]?>
제목 글자수를 줄이고 싶은데 어떻게 해야 하나요?

T_T
|

댓글 1개

<?=cut_str($list[$i]['subject'],글자수);?>
요렇게 바꾸어주세요~
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
13년 전 조회 1,580
13년 전 조회 802
13년 전 조회 2,018
13년 전 조회 766
13년 전 조회 2,556
13년 전 조회 1,181
13년 전 조회 1,366
13년 전 조회 1,589
13년 전 조회 1,280
13년 전 조회 1,570
13년 전 조회 1,600
13년 전 조회 1,120
13년 전 조회 1,615
13년 전 조회 1,675
13년 전 조회 905
13년 전 조회 7,518
13년 전 조회 911
13년 전 조회 961
13년 전 조회 1,021
13년 전 조회 996