Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Imap Problem, i want to check if the message is not seen
adly3000
post Feb 7 2006, 10:59 AM
Post #1


Member [Level 1]
****

Group: Members
Posts: 58
Joined: 31-January 06
Member No.: 17,937



i'd like to know which message i had not been seen, so i searched the manual and fid 2 flags says Unseen == 'U' || Recent == 'N' mean.
but i don,t understand what does Unseen == 'U' || Recent == 'N' mean(what he mean by flags)?
i want to check if the message is not seen, so how to do that?
i tried
CODE

$inbox = @imap_open("{mail.mysite.com:110/pop3}", "".$_SESSION['SESSION_USER_NAME']."+".$_SESSION['SESSION_MAIL_HOST']."", $_SESSION['SESSION_USER_PASS']) or header("Location: error.php?ec=3");
$headers = imap_header($inbox, $x);
if($headers->Unseen == 'U' || $headers->Recent == 'N')
but always show the message as unseen!!!!
Go to the top of the page
 
+Quote Post
cooleappie
post Apr 28 2008, 06:43 PM
Post #2


Newbie [Level 1]
*

Group: Members
Posts: 13
Joined: 12-April 08
Member No.: 60,713



Maybe you could explain your problem more clearly.. I really can't do anything with this..
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Dotworlds Free Domain Problem!(24)
  2. The Best And Free Website/html Editors + Text Editors(48)
  3. Gmail Outrage(19)
  4. I Have A Girl Problem Here(24)
  5. Laptop Keyboard Problem(6)
  6. 2nd Method Of Disabling Safe Mode On Winxp(2)
  7. Message Box (c#)(5)
  8. How To Reformat Your Harddrive...(10)
  9. Problem With My External Hard Disk(7)
  10. Two Lan Ports Problem(2)
  11. Rpg Maker 2003 Music Problem(2)
  12. Mysql-essential-5.0.51 Installion Problem(2)
  13. Can Anyone Help Me With My Graphic Card - 8600 Gt [resolved](15)
  14. Flash Problem(9)
  15. I'm Having A Strange Problem With My Ping In Cs:s(27)
  1. Cannot Connect To Mail Server(3)
  2. Credits Problem(14)
  3. Motorola Rizr Z3(2)
  4. Why My Computer Freezez(4)
  5. Phpmyadmin Problem [resolved](2)
  6. Weird Write Problem(3)
  7. Error 28 (on Phpmyadmin)(6)
  8. Fantastico And Cpanel Skin Problem.(1)
  9. Harddrive "open With..." Problem(1)
  10. [chsupport #ecn-115724]: Ftp/cpanel Login Problem(7)
  11. Need Help: Problem Seeing My Site(3)
  12. Scroll Message On Top Of Your Browser..(3)
  13. Help Me _ Error Message: "could Not Retrieve Session Record"(2)


 



- Lo-Fi Version Time is now: 25th July 2008 - 09:12 PM