Forum Moderators: coopster

Message Too Old, No Replies

Incoming Mail and PHP

         

artie2004

10:49 pm on May 26, 2005 (gmt 0)

10+ Year Member



Hi. I know how to send email via PHP but does anyone know how to read incoming emails via a php script? Thanks.

ergophobe

12:20 am on May 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you do a google search on your thread title, your first result will be an excellent article from evolt on the subject.

Stormfx

7:08 am on May 27, 2005 (gmt 0)

10+ Year Member



You can also read up on the IMAP functions of PHP in the manual, which of course is the best place to learn PHP. :)