Jump to content
xisto Community
Sign in to follow this  
shadowx

Reading Emails Using Php (imap)

Recommended Posts

Evening, ive been experimenting with PHP and IMAP (IMAP is a protocol used to read email messages without downloading them to a client like using POP) and I've come across a couple of issues, one of which i posted on the forums here but have since solved. But the solution highlighted another problem... It seems my simple code can only "detect" and therefore read/display NEW emails, which is a big problem so does anyone know how to read/display already read emails? If all else fails i can of course store all emails into a DB when the user reads them and retain them in the DB untill the user deletes them but that sorta takes part of the point away of using PHP and IMAP...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.