Help with PHP script with Contact Form

Hello PRO and Beginner PHP members, I was wondering if someone could help me make a PHP script that will email a form to me when someone clicks Submit on my website.

I made a form. You can download the entire form pack here:

http://www.microunified.com/downloads/form.zip

I would like it when someone clicks submit that the form emails to

[email protected]

Thanks in advance :slight_smile:

the form is on a html file the action is empty so the form will be back to the hml file so it cannot be processed you really need to use a php file to run a form to send email or at the least have your form on a html page and post to a php page for processing.

have a look at http://www.daveismyname.co.uk/tp-contact-form-tutorial

My friend,

There is one of the main reasons that i started using PHP code generators, i cant afford to lose time trying to do something like this, i would lose something like 30-60 mins to create something like this using only my onw hands, Using scriptcase (the generator that i use) i would never spend more then 5minutes to create this.

Time is money friend

Sponsor our Newsletter | Privacy Policy | Terms of Service