array imap_search(int imap_stream, string criteria, int flags);
Can any one explain the third parameter in above function ? what is SE_UID ? what other value can I use in place of SE_UID ?