It is a member of PHP's collection of functions dedicated for dealing with IMAP (Internet Message Access Protocol)
Questions tagged [imap-open]
61 questions
0
votes
1 answer
Using imap_search with a Godaddy hosted email account?
I'm having issues with using imap_search() using a Godaddy hosted email account.
I have created a script that connects to 3 mail boxes using PHP and the imap_open() and imap_search() functions before looping through all the emails and retracting theā¦

Peter Featherstone
- 7,835
- 4
- 32
- 64