HOME > > > > >

メールアドレスチェック

Validate::email($email, $options = null):Boolean

$email:String
メールアドレス
$options:Boolean or Array
Boolean: ドメインチェックの有無
check_domain =>
use_rfc822 => RFC822形式のチェック true or false

Validate::email($email:String)のテスト

メールアドレス入力

Warning: htmlspecialchars() expects parameter 1 to be string, object given in /home/users/1/lolipop.jp-dp07173486/web/_/libs/Caquu/String.php on line 21




Warning: htmlspecialchars() expects parameter 1 to be string, object given in /home/users/1/lolipop.jp-dp07173486/web/_/libs/Caquu/String.php on line 21

実行結果