php include

WP스크랩, 워드프레스
$wwwDir = explode('www', dirname(__FILE__))[0].'www/';
include($wwwDir.'file.php');

소스 설명
include html 을 포함한 파일을 불러오기 위한 include
include_once 함수파일을 한번만 가져오기 위한 include
IncludePHP워드프레스
블로그
프로젝트
스터디