Questions tagged [imap-open]

It is a member of PHP's collection of functions dedicated for dealing with IMAP (Internet Message Access Protocol)

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
1 2 3 4
5