배너관리에 대한 질문
링크
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=75787&sca=&sfl=wr_subject&stx=%B9%E8%B3%CA&sop=and (87) http://www.mosesecurity.com/PR/customers.htm (82)
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://www.mosesecurity.com/PR/customers.htm
<?
include_once("/_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
<?//= random_latest("yugi_banner", board_01, 10, 20)?>
<?= random_latest("yugi_banner", banner, 5, 30)?>
이렇게 넣었는데 오류가 나네요... 무엇이 문제인가요..
오류 주소 : http://www.mosesecurity.com/PR/customers.htm
<?
include_once("/_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
<?//= random_latest("yugi_banner", board_01, 10, 20)?>
<?= random_latest("yugi_banner", banner, 5, 30)?>
이렇게 넣었는데 오류가 나네요... 무엇이 문제인가요..
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기
댓글 1개
==> 이 파일이 존재 하는지요? 파일 위치가 잘 못 된 것 같은데요.