PHP 클래스 Redaxscript\Validator\Email

부터: 2.2.0
저자: Henry Ruhs
저자: Sven Weingartner
상속: implements Redaxscript\Validator\ValidatorInterface
파일 보기 프로젝트 열기: redaxmedia/redaxscript 1 사용 예제들

공개 메소드들

메소드 설명
validate ( string $email = null, boolean $dns = true ) : integer validate the email

메소드 상세

validate() 공개 메소드

validate the email
부터: 2.2.0
public validate ( string $email = null, boolean $dns = true ) : integer
$email string target email address
$dns boolean optional validate dns
리턴 integer