Use PHP to open a POP3 or IMAP mailbox?

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

timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

i'm to lazy to give it a try..... http://store.yahoo.com/mondomedia-store/index.html ;)
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

Post by rehfeld »

btw, paypal has apis for this

they have an instant notification system that will send a request via post to the url you specify and give you the transaction details. you just have them send the data to your script and then you add the data to your db :)

sandbox.paypal.com
Post Reply