POP3 connection

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
franco_dude
Forum Newbie
Posts: 2
Joined: Mon Nov 24, 2003 7:43 am

POP3 connection

Post by franco_dude »

I want to connect to a pop server(not my server) and copy the mail from there.
How can I do it ?
thanks
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

[php_man]imap[/php_man]
Post Reply