최근글.... 정보
최근글....본문
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4[title] = "";
include_once("./_head.php");
?>
<body>
<? latest("basic", "free", 5, 50); ?>
</body>
board 폴더안에 그누보드4를 업로드했습니다..
최근글 뽑을려구 하는데 위와 같이 했더니 안돼네요....
어디를 수정해야하는지좀 부탁드립니다... 처음이라 잘안돼네요...
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4[title] = "";
include_once("./_head.php");
?>
<body>
<? latest("basic", "free", 5, 50); ?>
</body>
board 폴더안에 그누보드4를 업로드했습니다..
최근글 뽑을려구 하는데 위와 같이 했더니 안돼네요....
어디를 수정해야하는지좀 부탁드립니다... 처음이라 잘안돼네요...
댓글 전체
<body>
<?= latest("basic","free",5,50);?>
=를 빼먹으신듯 하네요
<?= latest("basic","free",5,50);?>
=를 빼먹으신듯 하네요