Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BrowscapPHP
Util
Logfile
ReaderInterface
PHP Interface BrowscapPHP\Util\Logfile\ReaderInterface
See link:
https://github.com/browscap/browscap-php/
Author:
Dave Olsen, http://dmolsen.com
Exibir arquivo
Open project: browscap/browscap-php
Public Methods
Method
Description
read
(
string
$line
) :
string
test
(
string
$line
) :
boolean
Method Details
read()
public
method
public
read
(
string
$line
) :
string
$line
string
return
string
test()
public
method
public
test
(
string
$line
) :
boolean
$line
string
return
boolean