|
|
|
11-03-17
|
조회 1,722
|
|
|
|
11-03-17
|
조회 1,071
|
|
|
|
11-03-17
|
조회 1,726
|
|
|
|
11-03-17
|
조회 1,487
|
|
|
|
11-03-17
|
조회 1,867
|
|
|
|
11-03-17
|
조회 1,751
|
|
|
|
11-03-17
|
조회 1,511
|
|
|
|
11-03-17
|
조회 1,824
|
|
|
|
11-03-17
|
조회 1,618
|
|
|
|
11-03-16
|
조회 1,639
|
|
|
|
11-03-16
|
조회 1,758
|
|
|
|
11-03-16
|
조회 1,780
|
|
|
|
11-03-16
|
조회 1,901
|
|
|
|
11-03-16
|
조회 1,647
|
|
|
|
11-03-16
|
조회 1,589
|
|
|
|
11-03-16
|
조회 1,888
|
|
|
|
11-03-16
|
조회 1,600
|
|
|
|
11-03-16
|
조회 1,591
|
|
|
|
11-03-16
|
조회 1,269
|
|
|
|
11-03-16
|
조회 1,789
|
댓글 2개
<?
$g4_path = "./gnu"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
?>
/index.php
<?
include_once("./_common.php");
$g4['title'] = "제목";
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
내용
<?
include_once("$g4[path]/tail.sub.php");
?>