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
Util
Logfile
ReaderInterface
PHP 인터페이스 BrowscapPHP\Util\Logfile\ReaderInterface
링크 보기:
https://github.com/browscap/browscap-php/
저자:
Dave Olsen, http://dmolsen.com
파일 보기
프로젝트 열기: browscap/browscap-php
공개 메소드들
메소드
설명
read
(
string
$line
) :
string
test
(
string
$line
) :
boolean
메소드 상세
read()
공개
메소드
public
read
(
string
$line
) :
string
$line
string
리턴
string
test()
공개
메소드
public
test
(
string
$line
) :
boolean
$line
string
리턴
boolean