Posted: Mon Oct 01, 2007 8:25 pm Post subject: New To PhP : Simple Email Form ?
I wanted to have a page so theres a drop down box someone can select a shirt size then type there email in a text box and hit submit and it will send an email to my address just including the size they chose and they're email.
Can anyone give me any idea how to do this or if theres a code already made for this point me towards it?
Sponsor Sponsor
extort
Posted: Tue Oct 02, 2007 12:42 pm Post subject: Re: New To PhP : Simple Email Form ?
Yes.... using the php mail() function you can send an email....