[PHP] imap_fetchbody - size limit?

2003-01-20 Thread Andy Clarke
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 (

[PHP] imap_fetchbody(int stream, int msg_number, int part)

2001-05-22 Thread Don. N
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

[PHP] imap_fetchbody

2001-04-20 Thread Martin Oust
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]

[PHP] imap_fetchbody

2001-04-20 Thread Martin Oust
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]