index.html 메인에 로그인

· 2010-12-15 (수) 13:27:21 · 2419 · 10
넣는 방법은 뭘까요 ..ㅠㅠ php에 넣으시라고하셨는데 ...
html에 넣는거...전 왜 안될까요 ..ㅠㅠㅠ
|

댓글 10개

2010-12-15 (수) 14:50:49
<? include_once("$g4[path]/lib/outlogin.lib.php"); ?>
<?=outlogin("basic"); // 외부 로그인 ?>
2010-12-15 (수) 15:12:23
Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/zzoczi/snap/index2.html on line 86

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php_5.2.6/lib/php') in /home/zzoczi/snap/index2.html on line 86

Fatal error: Call to undefined function outlogin() in /home/zzoczi/snap/index2.html on line 87


이렇게 뜨는데요 ㅠㅠㅠ
2010-12-15 (수) 15:15:01
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>
2010-12-15 (수) 15:38:06
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>

를 맨앞에 html앞에 넣으면 되는거아닌가요 ???이제 아무것도 안떠요 ㅠㅠ 제가 뭘 잘 못했나요 ㅠㅠ
2010-12-15 (수) 16:59:22
주소도 없고 뭘 봐야 진단이 되죠^^
2010-12-15 (수) 17:02:55
2010-12-15 (수) 22:42:20
근데 질문이 있는데요 굳이 html로 하시려는 이유가??

index2.php로 바꿔보세요..
2010-12-16 (목) 09:51:23
html이 php보다 상위에 있어서 홈페이지로 들어가면 index.html로 들어가져서요....
홈페이지 주소가르켜드릴께요 ..www.isnap.kr 인데요
index.php는 admin으로 가고
index.html은 www.isnap.kr 으로 바로 떠서 .....
그 메인에 로그인창을 넣어야되는데 ...도저히 안되요 ..ㅠㅠ
2010-12-17 (금) 01:18:45
index.php는 adminindex.php으로 교체하시고

index.html 은 index.php로 하세요..

html과 php의 코드를 복합해서 사용하기 힘듭니다..
2010-12-17 (금) 10:00:12
php로 만들어서 넣었는데 오류가 뜹니다 .ㅠ위에 넣으라고 하신거 다 넣었는데 ..ㅠㅠ


Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/zzoczi/snap/index.php on line 89

Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php_5.2.6/lib/php') in /home/zzoczi/snap/index.php on line 89

Fatal error: Call to undefined function outlogin() in /home/zzoczi/snap/index.php on line 90
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

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

+
제목 글쓴이 날짜 조회
10-12-15 조회 851
10-12-15 조회 1,550
10-12-15 조회 1,124
10-12-15 조회 1,302
10-12-15 조회 1,616
10-12-15 조회 896
10-12-15 조회 1,081
10-12-15 조회 1,107
10-12-15 조회 2,420
10-12-15 조회 1,636
10-12-15 조회 851
10-12-15 조회 923
10-12-15 조회 1,002
10-12-15 조회 1,252
10-12-15 조회 943
10-12-15 조회 1,617
10-12-15 조회 1,110
10-12-15 조회 1,914
10-12-15 조회 2,049
10-12-15 조회 843