Introduction
libgmailer (class GMailer) is a PHP library that allow you to write PHP program to access Google’s free webmail service Gmail.
Basically, GMailer connects to the Gmail website and does the data retrival for you. It uses the CURL extension of PHP to handle the HTTP/HTTPS traffic.
It is a functional library in PHP. It alone does not do anything. You are supposed to write a Gmail-related web applications, for example, gmail-lite and gmail-mobile, with it.
Functions
Mail management: read, compose, save draft, send, apply labels, remove labels, apply star, remove star, download attachment, search, etc.
Account management: edit filters, edit contact list, edit label list, edit Gmail perferences, etc.
Features
Database-like accessing methods.
SSL secured transmission.
Requirements
GMailer requires the CURL PHP extension to handle the HTTP/HTTPS traffic. And because GMailer always connects to Gmail via SSL, you may also need OpenSSL for CURL to talk SSL. Details can be found inthe CURL homepage.
Website Address: http://gmail-lite.sourceforge.net/wordpress/index.php/about/libgmailer/






8 Comments
Code: http://code.google.com/ap..._samples.html#php_section
More reading here: http://code.google.com/ap...l#adsense_api_intro_using
Now we have to do the work ;)
That sorta thing.
cheers
p.s. heh had .MM reader pluged in and it spun wi/o a glitch in a resource-hungry environment.
:-)
Hey you know AdGuy always gets the last word! ;)