Xataface Email Module 0.3
Email/Mailmerge Module for Xataface
Enumerations | Variables
lib/XPM/EXAMPLES/pop3-read.php File Reference

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

Enumeration Type Documentation

Definition at line 30 of file pop3-read.php.


Variable Documentation

$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.

 All Data Structures Files Functions Variables Enumerations