Static class for Email string
- Author
- Kotras
◆ __construct()
◆ getDomainFromEmail()
| static getDomainFromEmail |
( |
|
$email | ) |
|
|
static |
Return a domain of email acount
- Parameters
-
- Returns
- string Return string is sucess or false in fail
◆ isEmail()
| static isEmail |
( |
|
$string | ) |
|
|
static |
Check if string is email
- Parameters
-
- Returns
- boolean
◆ isEmailExists()
| static isEmailExists |
( |
|
$email | ) |
|
|
static |
Check if email exist - now only by MX record Method need internet connection to funciton
- Parameters
-
- Returns
- boolean
The documentation for this class was generated from the following file: