[imp] next stable ?

Jay Ramirez jramirez@edsamail.com
Mon, 11 Mar 2002 11:43:36 +0800


how can i display the unread messages in my newly created welcome page? i
used this code:

$msgun = imap_search($imp['stream'], 'UNSEEN');

it displays the unread messages but when the value is 0, it stil returns 1.
Can anybody help me? thnx