php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65574 how to open a stream for gmail so that we can read emails landed in gmail Inbox
Submitted: 2013-08-28 19:23 UTC Modified: 2013-08-29 12:11 UTC
From: abhinav dot octane at gmail dot com Assigned: ab (profile)
Status: Closed Package: IMAP related
PHP Version: 5.5.3 OS: windows
Private report: No CVE-ID: None
 [2013-08-28 19:23 UTC] abhinav dot octane at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.imap-fetchheader
---
how to open a stream for gmail so that we can read emails landed in gmail 
Inbox/promotion category only.
imap_open ('{imap.gmail.com:993/imap/ssl}INBOX', "example@gmail.com", "abcd")

but i want only to read promotion emails.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-28 19:51 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2013-08-28 19:51 UTC] ab@php.net
Please use http://news.php.net/php.general or #php on freenode for this kind of 
questions.
 [2013-08-29 10:10 UTC] abhinav dot octane at gmail dot com
i did not get where u r refering me to discuss this query.
i am learning php from your manual so i feel there might be some help from 
support.
thanks,
 [2013-08-29 12:11 UTC] requinix@php.net
The point is we are not "support". This place is for reporting bugs, not for 
helping you with your code.
ab linked you to the php.general mailing list. You can ask there. A couple more 
links:
http://www.php.net/support.php
http://www.google.com/search?q=php+forum
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 07:01:33 2024 UTC