Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Redaxscript
Validator
Dns
PHP Class Redaxscript\Validator\Dns
Since:
2.2.0
Author:
Henry Ruhs
Author:
Sven Weingartner
Inheritance:
implements
Redaxscript\Validator\ValidatorInterface
ファイルを表示
Open project: redaxmedia/redaxscript
Class Usage Examples
Public Methods
Method
Description
validate
(
string
$host
= null,
string
$type
= 'A' ) :
integer
validate the dns
Method Details
validate()
public
method
validate the dns
Since:
2.2.0
public
validate
(
string
$host
= null,
string
$type
= 'A' ) :
integer
$host
string
host of the domain
$type
string
optional domain type
return
integer