늘 감사드립니다. <?=$list[$i][wr_name]?> 정보
늘 감사드립니다. <?=$list[$i][wr_name]?>본문
답변해 주시는 분께 늘 감사드립니다.
오늘도 즐거운 하루와 늘 건강하시길...
질문
<?=$list[$i][wr_name]?>
여기서 list라는 변수는 어디서 지정이 된것인가요.
보드를 bbs와 bbs1로 구분하여 사용하고 싶어서요.
예)
http://aaa.com/bbs/write.php?bo_table=g4_qa
http://aaa.com/bbs1/write.php?bo_table=g4_qa
$list변수 지정하는 곳을 알고 싶습니다.
오늘도 즐거운 하루와 늘 건강하시길...
질문
<?=$list[$i][wr_name]?>
여기서 list라는 변수는 어디서 지정이 된것인가요.
보드를 bbs와 bbs1로 구분하여 사용하고 싶어서요.
예)
http://aaa.com/bbs/write.php?bo_table=g4_qa
http://aaa.com/bbs1/write.php?bo_table=g4_qa
$list변수 지정하는 곳을 알고 싶습니다.
댓글 전체
lib/common.lib.php 파일에 get_list() 함수입니다.