Page 1 of 1

Reading My E-mail

Posted: Wed Apr 05, 2006 1:56 pm
by irisblaze
hey how can I read my yahoo e-mail using PHP, I mean I want to customize the look of my e-mails, if that's not possible I also have an e-mail account at my domain, can I read that? I don't wanna sample code or anything dont worry I just want guide lines and I'll do the rest :roll: oh heck! give me sample code

Posted: Wed Apr 05, 2006 2:01 pm
by feyd
Working with a pop/imap/smtp server is easier than trying to work with web mail systems quite often. PHP has the IMAP extension which can interact with pop and imap servers.

Posted: Wed Apr 05, 2006 2:29 pm
by irisblaze
Ok thanx, I'll try to look in php manual but if somebody has anything else to say I'll appreciate it