컴퓨터 / Computer

PC 모바일 전환 코드

공유지기 0 6,326 2017.07.02 03:29

0_fivEmSUN_cafc0046fceae53820e6e11ed19a3a0d3034ec3c.jpg 


PHP에서 접속 단말기를 확인하여 모바일 단말기일 경우 특정 폴더로 옮겨주는 코드.

 

 

 

  $mobileKeyWords = array ('iPhone', 'iPod', 'BlackBerry', 'Android', 'Windows CE', 'Windows CE;', 'LG', 'MOT', 'SAMSUNG', 'SonyEricsson', 'Mobile', 'Symbian', 'Opera Mobi', 'Opera Mini', 'IEmobile');

 

for($i = 0 ; $i < count($mobileKeyWords) ; $i++) 

{

if(strpos($_SERVER['HTTP_USER_AGENT'],$mobileKeyWords[$i]) == true) {

header("Location: /m$self_url");

exit;

}

}

 

 

 

단말기가 추가되면 첫번째 줄에 추가를 해 주면 된다. 

Comments

3M 다용도초강력면테이프 청테이프 3900 녹색 50mmx7M
바이플러스
QM6 자동차 붓펜 QXD 클라우드펄 카페인트 기스 제거
칠성상회
코체티 마블런 에센셜 75p (6538)
칠성상회
델가드 샤프(0.5 화이트 P-MA85-WH 1자루 ZEBRA)
칠성상회