2023년 1월 1일
08:00 AM
Buffering ...

최근 글 👑

그누보드 페이지 회원전용으로 만들기

2023. 8. 20. 10:17ㆍ일상취미/그누보드 공부 팁

빨간색으로 된 부분만 추가해주시면 됩니다.

 

<?php
include_once("_common.php");
if(!$is_member) alert("무료회원 가입 후 이용 가능합니다."); 
include_once("_head.php");
?>
<iframe src="주소" width="796" height="900" scrolling="auto | yes | no" frameborder="1" align="left | center | right" name="ㅇㅇㅇ" ></iframe> 


<?
include_once("_tail.php");
?>