[php] 도메인주소 www > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[php] 도메인주소 www

페이지 정보

본문

www붙이기

<script  language="JavaScript" type="text/javascript">
 var host = location.host.toLowerCase();
 var currentAddress = location.href;
 if (host.indexOf("www") == -1)
 {
  currentAddress = currentAddress.replace("//","//www.");
  location.href = currentAddress;
 }
</script>


www없애기

<script language="javascript">
 var strHostname="";
 strHostname = document.location.hostname;
 strHostname = strHostname.toLowerCase();

 if (strHostname == "www.zeronara.net"){
  location.href = "http://zeronara.net/";
 }

</script>
추천0

댓글목록

profile_image

ChanbiZ님의 댓글

ChanbiZ쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

별 거 아닌거 같아요 꽤 필요할 때가 있기 마련이죠..
특히 모모모 계정 등에선.. 무조건 써야함.. 안그러면 피봄.. ㅎㅎ
^_^

profile_image

곰순이푸님의 댓글

곰순이푸쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일

모모모 계정이 머에용?

Total 825건 38 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
게시물이 없습니다.

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
4,430
어제
6,513
최대
7,259
전체
1,175,491
Copyright (c) 株式会社YHPLUS. All rights reserved.