안녕 하세요, 아래 소스에 그누보드를 어떻게 연동 시키나요

안녕 하세요, 아래 소스에 그누보드를 어떻게 연동 시키나요

QA

안녕 하세요, 아래 소스에 그누보드를 어떻게 연동 시키나요

답변 1

본문

<?
    $hostname = exec("/home/bin/hostname");
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>parainkorea</title>
</head>
<body>
<iframe frameborder=0 scrolling=no marginwidth=0 marginheight=0 width=100% height=100%  src="//hostinfo.cafe24.com/index.php?hostname=<?=$hostname;?>"></iframe>
</body>
</html>

그누보드 index.php 입니다

http://parainkorea.cafe24.com/g5/index.php

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
전체 1
© SIRSOFT
현재 페이지 제일 처음으로