정말 어려운 일인거 같아요.
로그인을 삽입하려고 합니다.
홈메인은 따로 만들고 홈메인에 아이프레임을 걸어서 로그인으로만 구성된 페이지를
불러오려고 하는데요.
로그인만을 위한 페이지는 이렇게 구성되어 있어요.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor(Trial)">
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<?=outlogin("basic");?>
</p>
</body>
</html>
<?=outlogin("basic");?>을 넣으면 된다고 하셔서 넣었더니
Fatal error: Call to undefined function outlogin() in C:\APM_Setup\htdocs\gnuboard4\log.php on line 19
이라는 오류와 함께 뜨지가 않네요;;;;
제가 빠뜨린 부분이 있는지 가르쳐주세요 ㅜ
로그인을 삽입하려고 합니다.
홈메인은 따로 만들고 홈메인에 아이프레임을 걸어서 로그인으로만 구성된 페이지를
불러오려고 하는데요.
로그인만을 위한 페이지는 이렇게 구성되어 있어요.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor(Trial)">
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<?=outlogin("basic");?>
</p>
</body>
</html>
<?=outlogin("basic");?>을 넣으면 된다고 하셔서 넣었더니
Fatal error: Call to undefined function outlogin() in C:\APM_Setup\htdocs\gnuboard4\log.php on line 19
이라는 오류와 함께 뜨지가 않네요;;;;
제가 빠뜨린 부분이 있는지 가르쳐주세요 ㅜ
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기