imap_headder info returns an "object".
print_r works to see all the stuff containd within but when i try to acces
it via
print object[date];
i get naff all
to save you looking, heres the entry in the manual
cheers folks
Description
object imap_headerinfo ( resource imap_stream, int msg_number
gt; >
> >
>
http://www.hotscripts.com/PHP/Scripts_and_Programs/Email_Systems/Web-based_E
> mail/index.html
> >
> > Greg Brant wrote:
> > > hi, im the lead developer for a small online magazine / community
> > >
> > > we want to set up an e-mail servi
rray to
contain UIDs instead of messages sequence numbers. "
so should
imap_search ( $myStream, "ALL", SE_UID);
return an array of the UIDs of the emails?
because this is what i want.
i need to work with the UIDs not the mesage numbers
cheers folks
Greg Brant
--
PHP General Ma
functions.
any advice or tips would be appreciated.
many thanks
Greg Brant
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo