note 61585 deleted from
function.imap-headerinfo by mazzanet
2006-02-07 10:55:16
Note Submitter: adly3000 at yahoo dot com
----
i don,t understand what does Unseen == 'U' || Recent == 'N'
mean?
i want to check if the message is not seen, so how to do
that?
i tried if($headers->Unseen == 'U' || $headers->Recent
== 'N')
but always show the message as unseen!!!!
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php