I need to get a form (CGI) using PHP to actually send to the e-mail?

-HI

In my web design class I have created a website using dreamweaver.

I have to have a form using CGI on my website. No problem me along with my peers all created a form.

But my instructor wants it to be a CGI form using PHP. I have found many PHP codes but for some reason I cannot actually get the form to send to my school e-mail nor my yahoo e-mail.

What am I doing wrong?

When I test my form and click submit a blank web page appears. this is not correct.

Please give me a correct PHP code or simply tell me what I am doing wrong.

Thank you!
ok
 
This is most likely because your servers mail() functions has been disabled.

Send me your script, so I can double check for script errors.

Also take a look at http://www.gitlez-ans.co.cc/?Mw== for a little more info on your problem. It's a brief description of the possible errors you have.

Cheers,
Gitlez
 
Back
Top