Sorry for the thread thing, I wasn't aware I was causing probs. I usually just use "Reply" to save having to enter the e-mail address, just laziness. I'll keep from doing in this in the future, thanks for letting me know.
I'm using 'POST' in my forms - any other ideas or places I could check? Thanks again. Jason -----Original Message----- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 8:36 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Attachments On Saturday 20 April 2002 12:29, Jason Soza wrote: > Using both Perl and PHP to send mail with attachments from forms, the > attachments get truncated. Since both Perl scripts and PHP scripts do this, > I'm ruling out coding error, and since my mailserver has been receiving > e-mails from other sources and has transmitted the whole attachments from > them, I'm ruling it out too. Does anyone know if Apache has some sort of > limitation on attachments? Is there a setting for this in httpd.conf? I > don't have any .htaccess files laying around, just httpd.conf and virtual > hosts. Is there like a max_file_size thing I need to mess with? If you're using GET in your form(s) change it to POST. Also, please do not reply to an existing thread and change the subject. This messes up the threading for those of us who use an intelligent mail client. Start your own thread. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* QOTD: If it's too loud, you're too old. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php