Is there any limitation on the size of attachment that IMAP (especially
functions like imap_fetchbody) can handle?
I am writing a PHP script that will cycle through a number of email accounts
and downloads new messages, storing the subject/body etc in a database and
saving the attachments to the (
How do I display a Images that is fetche from an email.
All I get is a bunch of jarble, how do I solve this
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail
documentation:
string imap_fetchbody (int imap_stream, int msg_number, string part_number)
what is the different part_numbers i should and could use?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
documentation:
string imap_fetchbody (int imap_stream, int msg_number, string part_number)
what is the different part_numbers i should and could use?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
4 matches
Mail list logo