Xataface Email Module
0.3.2
Email/Mailmerge Module for Xataface
|
Go to the source code of this file.
Variables | |
const | DISPLAY_XPM4_ERRORS = true |
$c = POP3::connect('pop.gmail.com', 'username@gmail.com', 'password', 995, 'ssl', 10) or die(print_r($_RESULT)) | |
$s = POP3::pStat($c) or die(print_r($_RESULT)) | |
if($i > 0) | else |
$c = POP3::connect('pop.gmail.com', 'username@gmail.com', 'password', 995, 'ssl', 10) or die(print_r($_RESULT)) |
Definition at line 37 of file pop3-read.php.
$s = POP3::pStat($c) or die(print_r($_RESULT)) |
Definition at line 39 of file pop3-read.php.
const DISPLAY_XPM4_ERRORS = true |
Definition at line 30 of file pop3-read.php.
if ($i > 0) else |
Definition at line 42 of file pop3-read.php.