PHP Classes

File: doc/README

Recommend this page to a friend!
  Classes of Ve Bailovity   GmAtom   doc/README   Download  
File: doc/README
Role: Documentation
Content type: text/plain
Description: Read this first
Class: GmAtom
Access Gmail mailboxes retrieving XML Atom feeds
Author: By
Last change: Access without login.
Date: 17 years ago
Size: 1,461 bytes
 

Contents

Class file image Download
* What is this? ------------------------------------------------------ GmAtom is made to be a quick and easy solution to a simple task of programmatically checking new mail on Gmail accounts, using Gmail Atom feeds. * What can I do with this? ------------------------------------------------------ You can check for new mail on one or more accounts and obtain the basic info on new messages - from, subject, date, link to full message and a body excerpt. You can check new mail for the entire inbox, or just for certain label(s). For anything that exceeds this simple purpose, you're perhaps better off using libgmailer: http://gmail-lite.sourceforge.net/wordpress/index.php/about/libgmailer * What do I need to run this? ------------------------------------------------------ You need curl PHP extension. * How do I use this? ------------------------------------------------------ Check the examples in "examples" directory (please, do remember to provide valid gmail username and password before you expect them to work). You can also take a look at comments in the source, or run PhpDocumentor (http://www.phpdoc.org) over it to get a more readable documentation. * Aaargh! I've found a bug! - OR - * This GmAtom stuff is working fine for me. - OR - * Dis nuh workin. - OR - * Dude, I think you rock! ------------------------------------------------------ Let me know: malatestapunk@gmail.com