최근게시물 에러,, 정보
그누보드 최근게시물 에러,,본문
index파일의 상단에,,
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
define("_DOCTYPE_", "STYLE"); $html_title = "그누보드 로그인과 최근게시물";
include "./lib/latest.lib.php";
?>
그밑에
<?=latest('g',new,5,30);?>
했는데 결과화면이 아래와같이 에러납니다. 어디잘못된걸까요.
Parse error: parse error, unexpected ',', expecting T_STRING or T_VARIABLE or '$' in /home/yeppun/public_html/design/index.html on line 89
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
define("_DOCTYPE_", "STYLE"); $html_title = "그누보드 로그인과 최근게시물";
include "./lib/latest.lib.php";
?>
그밑에
<?=latest('g',new,5,30);?>
했는데 결과화면이 아래와같이 에러납니다. 어디잘못된걸까요.
Parse error: parse error, unexpected ',', expecting T_STRING or T_VARIABLE or '$' in /home/yeppun/public_html/design/index.html on line 89
댓글 전체