Page 1 of 1

Complete First Timer - Formmail Related Question

Posted: Sun Dec 17, 2006 6:03 am
by php-newbie
.

I'm not a PHP coder, but I am trying to use a Formmail that is PHP based. Currently, I'm using a PERL script that entails having my email address embedded within the HTML, and I'm getting fed up of all the SPAM -- can anyone point me to a simple PHP formmail script that is easy enough for me to install myself?

Thanks indvance.

.

Posted: Sun Dec 17, 2006 6:58 am
by Chris Corbyn
Did you search hotscripts? There's a formmail class for PHP ;)

It's not too tricky to write your own in PHP neither. You don't need to be able to know much PHP to make a form mail script :)