Computing.Net > Forums > Web Development > php form

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

php form

Reply to Message Icon

Name: nsrd_in
Date: August 7, 2004 at 07:23:16 Pacific
OS: Windows ME
CPU/Ram: Amd Athlon XP 2500+ / 256
Comment:

Hello all,
I actually need a php form by which i can ask users to submit some data and can upload a file.The form data submitted and the file can be sent to my attachment as an e-mail.Does anyone knows any website or program which can do that?




Sponsored Link
Ads by Google

Response Number 1
Name: Laler
Date: August 7, 2004 at 09:40:11 Pacific
Reply:

when a visitor upload a file thru php, it'll be stored in a temp folder... from there, you can do anything I suppose, but I never tried nor find a tutorial on how to send the uploaded file to an e-mail attachment...

and this is the `standard` way on uploaded file handling:

http://www.php.net/features.file-upload

the sample script will work, assuming you have the correct directory structure and aloready chmod 777 that "upload" directory...

^o^
are you in Asia? do you watch Animax Asia? Please Vote


0

Response Number 2
Name: Khalid
Date: August 8, 2004 at 01:53:54 Pacific
Reply:

You can attach the uploaded file to an e-mail using complex headers. You should learn more about email-headers. Use google to find more about them...


0

Response Number 3
Name: FBI Agent
Date: August 8, 2004 at 07:09:23 Pacific
Reply:

i have a working email script if you'd like to use it. it doesnt have anything on the image uploading though as i didnt think about that nor did i care when i made it

FBI Agent

AIM: EliteAssassin187


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: php form

PHP Form www.computing.net/answers/webdevel/php-form/2146.html

php forms help www.computing.net/answers/webdevel/php-forms-help/2224.html

php form www.computing.net/answers/webdevel/php-form/2824.html