Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BrowscapPHP
Helper
Support
PHP 클래스 BrowscapPHP\Helper\Support
링크 보기:
https://github.com/browscap/browscap-php/
저자:
Thomas Müller (
[email protected]
)
파일 보기
프로젝트 열기: browscap/browscap-php
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
array
|
null
$source
= null )
getUserAgent
( ) :
string
detect the useragent
비공개 메소드들
메소드
설명
cleanParam
(
string
$param
) :
string
clean Parameters taken from GET or POST Variables
메소드 상세
__construct()
공개
메소드
public
__construct
(
array
|
null
$source
= null )
$source
array
|
null
getUserAgent()
공개
메소드
detect the useragent
public
getUserAgent
( ) :
string
리턴
string