Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BrowscapPHP
Util
Logfile
ReaderInterface
PHP Interface BrowscapPHP\Util\Logfile\ReaderInterface
See link:
https://github.com/browscap/browscap-php/
Author:
Dave Olsen, http://dmolsen.com
Afficher le fichier
Open project: browscap/browscap-php
Méthodes publiques
Méthode
Description
read
(
string
$line
) :
string
test
(
string
$line
) :
boolean
Method Details
read()
public
méthode
public
read
(
string
$line
) :
string
$line
string
Résultat
string
test()
public
méthode
public
test
(
string
$line
) :
boolean
$line
string
Résultat
boolean