���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/vendor/whichbrowser/parser/src/Analyser.php
���ѧ٧ѧ�
<?php namespace WhichBrowser; use WhichBrowser\Constants; use WhichBrowser\Model\Main; class Analyser { use Analyser\Header, Analyser\Derive, Analyser\Corrections, Analyser\Camouflage; private $data; private $options; private $headers = []; public function __construct($headers, $options = []) { $this->headers = $headers; $this->options = (object) $options; } public function setData(&$data) { $this->data =& $data; } public function &getData() { return $this->data; } public function analyse() { if (!isset($this->data)) { $this->data = new Main(); } /* Start the actual analysing steps */ $this->analyseHeaders() ->deriveInformation() ->applyCorrections() ->detectCamouflage() ->deriveDeviceSubType(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�