-
Alowing visitors to upload and attach files in a script.
Does anyone know how to go about this?
I need the visitors of my website to upload files (such as CV's) I understand that this will then be sent to my email account via the php script. But how do i put in a 'Browse Files' button?
Danny.
-
-
Here:
http://us2.php.net/manual/en/function.mail.php
Scroll down to the notes section, and find:
Note: Email with attachments and special types of content (e.g. HTML) can be sent using this function. This is accomplished via MIME-encoding - for more information, see this » Zend article or the » PEAR Mime Classes.
(You'll have to find it to click on the links)
-
The Following User Says Thank You to Nile For This Useful Post:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks