[nycphp-talk] Uploading files through a form and then emailing them
Dan Cech
dcech at phpwerx.net
Thu Jan 1 13:05:05 EST 2004
Nice work Jeff, I haven't done too much with email, but PHPMailer looks
like a very powerful tool for any PHP coder.
Dan
Jeff Siegel wrote:
> Stephen,
>
> Check out http://php.net/features.file-upload for handling file uploads.
>
> A bit of Googling and I found this:
>
> http://phpmailer.sourceforge.net/
>
> Don't have any experience with the PHPMailer but it may be worth a
> closer look.
>
> Jeff Siegel
>
> Webapprentice . wrote:
>
>> Hi,
>> I'm Stephen. I do a little PHP, but I am not proficient with it.
>> I am looking for information on how to implement the following.
>>
>> I have an HTML form with a 4 fields to upload files. When the person
>> submits the form, I want to be able to take all the files in the file
>> fields and email them to someone.
>>
>> Is there a code snippet or some place where I can learn more about how
>> I could implement this?
>>
>> Thanks,
>> Stephen
>
>
More information about the talk
mailing list