Complete First Timer - Formmail Related Question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
php-newbie
Forum Newbie
Posts: 1
Joined: Sun Dec 17, 2006 5:45 am

Complete First Timer - Formmail Related Question

Post 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.

.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post 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 :)
Post Reply