Hi ppl,

I'm trying to mark unseen email messages.

1) Do I use imap_fetch_overview or other functions?
2) Here's the rough structure:

if (this_is_an_unseen_mail)
{
   ...codes...
}

What do I put in the argument for "if"?

Thanx a lot. Enjoy your day! Oh a the latest PHP manual in CHM file is out!



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to