This is a discussion on "File Upload" within the PHP Forum section. This forum, and the thread "File Upload are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
File Upload
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
File Upload
Is it possible to add a file upload box to a form that can be sent to an email? One of the things I want to use this for is an online application, so that a person can fill out their information and also upload a resume if they want. I have a PHP script that will send everything but the uploaded file.
Thanks for the help! |
|
|
|
|||
|
Re: File Upload
Yes - in fact a thread that was posted just 10 minutes before yours contains some sample upload code - here. Use mail to send email. Be careful that you don't provide an open mailing system whereby anyone who used your site can email a file of their choice to any recipient.
|
![]() |
| Tags |
| file, file upload |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP+SQL+File Upload | joshlindem | PHP Forum | 5 | May 10th, 2008 16:48 |
| file upload | berry05 | Job Opportunities | 0 | Mar 19th, 2008 19:09 |
| renama file name before upload | mcnika | PHP Forum | 1 | Mar 17th, 2008 12:13 |
| simple file upload? | jimmy_d | PHP Forum | 3 | May 19th, 2006 18:27 |
| File upload | djme | PHP Forum | 4 | Jan 11th, 2006 18:25 |