Is it possible to read the mail content from mailbox and store the content into a CSV file?
Basically here is one point in which I needed your expert advice.
1) Is it possible that I write down a PHP script and run this PHP script using browser? Code of that PHP file will read the mail from mailbox. So what are the functions for connecting to the mail server and reading the mail using PHP script?
I think If I am able to do the first part of this little application using your help, I will be able to finish this application on due date.


