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!
I also want to have it so that php does not delete the emails unless I specify it to, so that all php would do is read the same emails that are in my outlook express. Any ideas on how if this is possible and how to implement this?
Are you wanting to read all the emails you have already or all the ones you get from now on.
You could consider writing a macro that exports all emails received to a text file. also you can get it to then send mail from certain email addresses to different txt files... if you wanted