Re: [PHP] problem imap_headerinfo

[email protected] (Chris)
Newsgroups php.general
Message-ID <[email protected]>
Richard Kurth wrote:
> I get a *Catchable fatal error*: Object of class stdClass could not be
> converted to string  on this line  $mail_head = imap_headerinfo($conn, $i);

RTM.

http://www.php.net/imap_headerinfo

It's an object, not a string.

print_r($mail_head);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.