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
Redaxscript
Validator
Email
PHP Class Redaxscript\Validator\Email
Since:
2.2.0
Author:
Henry Ruhs
Author:
Sven Weingartner
Inheritance:
implements
Redaxscript\Validator\ValidatorInterface
Afficher le fichier
Open project: redaxmedia/redaxscript
Class Usage Examples
Méthodes publiques
Méthode
Description
validate
(
string
$email
= null,
boolean
$dns
= true ) :
integer
validate the email
Method Details
validate()
public
méthode
validate the email
Since:
2.2.0
public
validate
(
string
$email
= null,
boolean
$dns
= true ) :
integer
$email
string
target email address
$dns
boolean
optional validate dns
Résultat
integer