Need PHP Email Script Solution

Posted by JCHASE11 on Stack Overflow See other posts from Stack Overflow or by JCHASE11
Published on 2010-04-10T16:09:48Z Indexed on 2010/04/10 16:13 UTC
Read the original article Hit count: 364

Filed under:
|
|
|

Designing forms has always been fun, but getting them to send email on the server side is another story. I have used various email scripts (dynaform,phpmailer, etc), and have experienced a ton of problems.

So here is the site I am working on: Contact On the Right. It is very basic: no validation, no required fields. I simply need anything that is entered to be sent back to me.

Does anyone know of any BASIC PHP form processing scripts, or have a few lines of code that would work here? I'm not a PHP guy, so I am struggling!

Thanks in advance.

© Stack Overflow or respective owner

Related posts about php

Related posts about email