How to fetch mailbox using php

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
jayarajmohan
Forum Newbie
Posts: 16
Joined: Fri Aug 29, 2008 12:06 am

How to fetch mailbox using php

Post by jayarajmohan »

How can i read my mailbox using php.

I hope it is possible in POP3.

Can you give some idea to start the code ?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: How to fetch mailbox using php

Post by Christopher »

(#10850)
jayarajmohan
Forum Newbie
Posts: 16
Joined: Fri Aug 29, 2008 12:06 am

Re: How to fetch mailbox using php

Post by jayarajmohan »

Yes i can open my inbox from xampp with php 5.2.0

But same code not working in LAMPP with php 5.2.5

how to resolve this ?
Post Reply