Class email_validation_class

Description
Variable Summary
Method Summary
void GetLine ( $connection)
void OutputDebug ( $message)
void PutLine ( $connection,  $line)
void Tokenize ( $string, [ $separator = ""])
void ValidateEmailAddress ( $email)
void ValidateEmailBox ( $email)
void ValidateEmailHost ( $email)
void VerifyResultLines ( $connection,  $code)
Variables
mixed $data_timeout (line 13)
mixed $debug (line 16)
mixed $email_regular_expression = "^([-!#\$%&'*+./0-9=?A-Z^_`a-z{|}~])+@([-!#\$%&'*+/0-9=?A-Z^_`a-z{|}~]+\\.)+[a-zA-Z]{2,6}\$" (line 11)
mixed $exclude_address = "" (line 18)
mixed $getmxrr = "GetMXRR" (line 19)
mixed $html_debug (line 17)
mixed $last_code = "" (line 23)
mixed $localhost = "" (line 14)
mixed $localuser = "" (line 15)
mixed $next_token = "" (line 21)
mixed $preg (line 22)
mixed $timeout (line 12)
Methods
GetLine (line 58)
void GetLine ( $connection)
  • $connection
OutputDebug (line 49)
void OutputDebug ( $message)
  • $message
PutLine (line 77)
void PutLine ( $connection,  $line)
  • $connection
  • $line
Tokenize (line 25)
void Tokenize ( $string, [ $separator = ""])
  • $string
  • $separator
ValidateEmailAddress (line 84)
void ValidateEmailAddress ( $email)
  • $email
ValidateEmailBox (line 140)
void ValidateEmailBox ( $email)
  • $email
ValidateEmailHost (line 99)
void ValidateEmailHost ( $email)
  • $email
VerifyResultLines (line 127)
void VerifyResultLines ( $connection,  $code)
  • $connection
  • $code

Documentation generated on Sun, 09 Mar 2008 23:51:42 -0300 by phpDocumentor 1.4.0

SourceForge.net Logo Support This Project