NYCPHP Meetup

NYPHP.org

[nycphp-talk] Uploading files through a form and then emailing them

Jeff Siegel jsiegel1 at optonline.net
Thu Jan 1 12:59:14 EST 2004


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

-- 
Found on the Simpson's Website:
"Ooooooh, they have the internet on computers now!"




More information about the talk mailing list