PHP Classes

Fetch/Show gmail information with authentication

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Fetch/Show gmail information with...  
Subject:Fetch/Show gmail information with...
Summary:Fetch/Show gmail information with authentication
Messages:3
Author:Ankan Bhadra
Date:2011-08-29 13:31:39
Update:2011-09-24 02:31:56
 

  1. Fetch/Show gmail information with...   Reply   Report abuse  
Picture of Ankan Bhadra Ankan Bhadra - 2011-08-29 22:58:24
I want to fetch gmail information in my website as well as authentication.
I am new in gmail authentication. But I tried to retrieve email list from GMail account using PHP like
$server = '{imap.gmail.com:993/ssl}';
$connection = imap_open($server, 'my.name@gmail.com', 'password');

After giving my username and password, it shows(as output) a message like
Resource id #88
in my browser.

If anybody know this how to do this, pls help me by replying it.

My email address are "ankan@itcslive.com" or "ankanbhadra.developer@gmail.com"
Thank you

There are 2 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.