Forum Moderators: coopster

Message Too Old, No Replies

PHP mail attachments

         

Scally_Ally

5:08 pm on Oct 12, 2006 (gmt 0)

10+ Year Member



Hi All,
I have written / adapted a script that lets the user upload a number of file, these files are then attached to an email and sent to someone.
I have successfully got the script to attach 2 files, problem is when i try and attach any more than that they do not get attached.
The files i am trying to attach are not that big, so i would assume its not because of files size. was wondering if there is a limit on how many files you can attach to email and if there is is there any way i can change it..
thanks.
Ally

ahmedtheking

9:25 pm on Oct 12, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



was wondering if there is a limit on how many files you can attach to email and if there is is there any way i can change it..

I don't think there is, check out PEAR [pear.php.net]

[edited by: coopster at 9:45 pm (utc) on Oct. 12, 2006]
[edit reason] linked up PEAR [/edit]