![]() |
Xataface Email Module 0.2
Email/Mailmerge Module for Xataface
|
Go to the source code of this file.
Enumerations | |
| enum | DISPLAY_XPM4_ERRORS |
Variables | |
| $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 |
| enum DISPLAY_XPM4_ERRORS |
Definition at line 30 of file pop3-read.php.
| $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.
| if ($i > 0) else |
Definition at line 42 of file pop3-read.php.
1.7.4