Jump to content

Need help on php contact form with file upload option


indyarocks08

Recommended Posts

you have to upload it in your web host where your site is already hosted

Link to comment
Share on other sites

That's not what we do here. We don't write your code for you, we're here to help you learn. If you're not here to learn, you're in the wrong place. Start with the section on processing file uploads, ask specific questions if you have them: http://www.w3schools.com/php/php_file_upload.asp For sending mail with an attachment, there are scripts all over the place to do that, you just need to do a little research. http://www.google.com/search?client=opera&rls=en&q=php+send+mail+with+attachment&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest I would suggest you use the Pear Mail library for that.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...