Re: [PHP-DEV] imap_fetchstructure From: Chuck Hagenbuch (chuck <email protected>)
Date: 11/30/00

Quoting Richard Koncz <koncz <email protected>>:

> I had a question about imap_fetchstructure function. The question is
> where can I find a translation (or transformation) table of message (or part
> of message if mail is multipart) type and encoding. The function return a
> number for type and encoding. The question is why and where can I find a
> meaning of this numbers. So why the function don't return a string
> represented type and encoding. I can't find any information about this
> problem in manuals.

They are all listed right on the manual page for imap fetchstructure:
http://www.php.net/manual/function.imap-fetchstructure.php

-chuck

--
Charles Hagenbuch, <chuck <email protected>>
"If you can't stand the heat, get out of the chicken!" - Baby Blues

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>