Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Swift_Validate
PHP Class Swift_Validate, Halite
Author:
Xavier De Cock (
[email protected]
)
Datei anzeigen
Open project: HaliteChallenge/Halite
Class Usage Examples
Public Methods
Method
Description
email
(
string
$email
) :
boolean
Checks if an e-mail address matches the current grammars.
Method Details
email()
public
static
method
Checks if an e-mail address matches the current grammars.
public
static
email
(
string
$email
) :
boolean
$email
string
return
boolean