ProMailerEmail::emailInDomain()

Is the given email in the given domain (or host)?

Usage

$bool = $proMailerEmail->emailInDomain(string $email, $domain);

Arguments

NameType(s)Description
$emailstring
$domainstring array

Return value

bool


ProMailerEmail methods and properties

API reference based on ProcessWire core version 3.0.253