Notice: Undefined index: find in C:\htdocs\test\open_src\view_src.php on line 11

Notice: Undefined index: bare in C:\htdocs\test\open_src\view_src.php on line 20
정보통신기술용어해설
소스 파일 : /base_utils/support.php (2023-10-07)     소스 설명 : (공통) 후원
001
002
003
004
005
006
007
008
009
010

	$file_name = "../../cjb/support.php";
	if (file_exists($file_name)) {
		include $file_name;
        return;
	} else {
		echo "<meta http-equiv='refresh' content='0; url=../public/index.php'>";
    }

Notice: Undefined variable: line_no in C:\htdocs\test\open_src\view_src_utils.php on line 55


"본 웹사이트 내 모든 저작물은 원출처를 밝히는 한 자유롭게 사용(상업화포함) 가능합니다"