Web Hosting Talk







View Full Version : best PHP formmail script out there?


nocturnix123
02-23-2003, 05:43 PM
Well, my host decided to no longer allow formmail.cgi due to spam reasons...so now they say we must use our own php formmail script...

I looked over at hotscripts and there was a ton, tried out a few and most of them sucked...anyone have one that is basically formmail.cgi only in .php?

Thanks!

-nocturnix

p.s. must be free too.

Carp
02-23-2003, 08:25 PM
Well, PHP formmail is SOOOO EASSYYY:
http://www.php.net/manual/en/function.mail.php

mail("joecool@example.com", "My Subject", "Line 1\nLine 2\nLine 3");


\n = new line in PHP

i am a
02-23-2003, 08:30 PM
use nms formmail, they should allow that, as it has pretty good anti-spam controls

http://nms-cgi.sourceforge.net