최근게시물 추출좀 도와주세요
http://escnet.oranc.co.kr/test.php
여기다 최근 게시판 추출 할려고 하는데요.
상단에다가는
요렇게 넣었구요.
게시물뽑을 때에는
이렇게 했는데 계속 에러만 나네요 ㅠㅠ
도와주세요
여기다 최근 게시판 추출 할려고 하는데요.
상단에다가는
요렇게 넣었구요.
게시물뽑을 때에는
이렇게 했는데 계속 에러만 나네요 ㅠㅠ
도와주세요
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 3개
$g4_path="./gnuboard4";
include_once("$g4_path/common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>