Click to See Complete Forum and Search --> : php form to mail


escocia1
03-30-2007, 12:45 AM
i'm very new to php
been using formmail cgi for years with great success
now want to offer robust form validation/processing
trying to find a quality, easy to customise, pre-written script
willing to pay a little bit for good script/support
are any of these trustworthy?

http://www.phpmailscript.com/
http://www.phpselect.com
http://www.astriden.com/
http://www.stadtaus.com
http://www.bebosoft.com
http://phpforms.net/
http://www.form-maker.com
http://phpformgen.sourceforge.net

piersk
03-30-2007, 06:51 AM
http://www.swiftmailer.org/

That one is apparently very good. It's been mentioned a couple of times on a local PHP mailing list that I get

escocia1
03-30-2007, 02:01 PM
yes, i saw that, but i hadnt realized it would do what i need.

does it validate forms and then send to email?
like matts formmail cgi script?

Stryker250
04-03-2007, 03:45 PM
dont know if this is still valid but here (http://totalscripts.net/index.php?t=4&show=5) is a video tutorial on how to create your own email form....totally customizable plus the source code is provided.