최근게시물 출력중에서여 > 그누4 질문답변

그누4 질문답변

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

최근게시물 출력중에서여 정보

최근게시물 출력중에서여

본문

Parse error: syntax error, unexpected T_INCLUDE_ONCE in /home/hosting_users/moremo2713/www/iframe.htm on line 3
라고 뜨는데 이유가멀까요.
그리고 <?=latest('basic', 'homepage', 3, 15);?>에서

hompeage 는 게시판 테이블명 말하는거죠?
게시판그룹과는 관계없죠
  • 복사

댓글 전체

<?
include_once("/home/hosting_users/moremo2713/www/_common.php");l
include_once("/home/hosting_users/moremo2713/www/gnuboard4/head.sub.php");
include_once("/home/hosting_users/moremo2713/www/gnuboard4/lib/latest.lib.php");
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor(Trial)">
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<p style="line-height:100%; margin-top:0; margin-bottom:0;">
<?=latest('basic', 'homepage', 3, 15);?></body>

</html>
<meta name="generator" content="Namo WebEditor(Trial)">
이거입니다.
© SIRSOFT
현재 페이지 제일 처음으로