php receive email

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
srdva59
Forum Commoner
Posts: 77
Joined: Sun Feb 15, 2009 10:58 am

php receive email

Post by srdva59 »

hello,
how can i receive email using a php script?
what i need to do is see when a email is read or delivered to a person
thanks for your help
:)
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: php receive email

Post by Christopher »

There is information and many examples here: http://us.php.net/manual/en/book.imap.php
(#10850)
Post Reply