Using PHP with a file transfer
Posted: Mon Oct 19, 2009 9:17 am
Thank you for taking the time to read my post. Let me begin by saying that I am a novice so please take that into consideration when responding. I have a website that has been worked on by a professional developer and myself.
I presently have a form where my customers can submit contact information, Name, Address, etc. I would like to add the ability for these people to attach a file, EPS, PDF, JPEG, etc. with their submission.
The form presently uses PHP as the method of transferring the information. Can anyone help me with the code for adding a field using PHP that would allow my customers to submit a file with their information?
I don't use a database of any sort for these submissions, the information is sent to an email address.
Any help would be greatly appreciated.
Thank you,
Mike
I presently have a form where my customers can submit contact information, Name, Address, etc. I would like to add the ability for these people to attach a file, EPS, PDF, JPEG, etc. with their submission.
The form presently uses PHP as the method of transferring the information. Can anyone help me with the code for adding a field using PHP that would allow my customers to submit a file with their information?
I don't use a database of any sort for these submissions, the information is sent to an email address.
Any help would be greatly appreciated.
Thank you,
Mike