상단 주소 노출시키기 질문입니다 정보
상단 주소 노출시키기 질문입니다본문
작업완료후에는 관계없는데 작업시에는 상단에 주소가 노출이되는게 유용한데 방법이 어케되나요
www바로 안에 그누보드 풀었고 index.html 을 아래와 같이 했는데 소스좀알려주세요
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>ㅁㅁㅁ</title>
</head>
<frameset rows="*,0" border=0 width=100%>
<frame src="main/main.php" frameborder=0 scrolling="yes">
</frameset>
</html>
www바로 안에 그누보드 풀었고 index.html 을 아래와 같이 했는데 소스좀알려주세요
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>ㅁㅁㅁ</title>
</head>
<frameset rows="*,0" border=0 width=100%>
<frame src="main/main.php" frameborder=0 scrolling="yes">
</frameset>
</html>
댓글 전체
<?=$_SERVER['PHP_SELF']?>