Click to See Complete Forum and Search --> : Adding image upload to form


nickeyy123
04-19-2007, 04:56 PM
Ok, I've been pulling my hair out on this for the last few weeks and it's time I break down and ask for a little help to set me in the right direction.

I've been trying to create a form that will send a little information that the sender puts in (name, email, etc...) which goes to my email along with the option to upload a photo to a folder created in my directory. Is this possible?

I have a good bit of knowledge in html, some in javascript and css. As for php, cgi and so forth I am a newbie. But oh so willing to learn!

Is there anyone who can help me with the best way to do this?

Taschen
04-19-2007, 06:39 PM
An oft posed question which has been fairly comprehsively answered here:
http://www.webdeveloper.com/forum/showthread.php?t=96532&highlight=upload+image+php

Please don't forget to do a search before posting a question. If what's already posted doesn't help you then ask away.

nickeyy123
04-19-2007, 07:03 PM
Well I've been there, done that LOL :D

I searched all the links, and I had earlier visited the link that you kindly posted again for me. I am new to PHP so I may be doing something wrong... leaving something out or maybe adding something I shouldn't be LOL.

Either way I will continue my search and figure out what it is I need to do I'm sure. :) In the meantime thanks for any and all input! Much appreciated!

Nicole