PHP 클래스 BrowscapPHP\Helper\Support

저자: 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