PHP 클래스 Swift_Validate, Halite

저자: Xavier De Cock ([email protected])
파일 보기 프로젝트 열기: HaliteChallenge/Halite 1 사용 예제들

공개 메소드들

메소드 설명
email ( string $email ) : boolean Checks if an e-mail address matches the current grammars.

메소드 상세

email() 공개 정적인 메소드

Checks if an e-mail address matches the current grammars.
public static email ( string $email ) : boolean
$email string
리턴 boolean