searching for a PHP formbuilder/mailer class

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

searching for a PHP formbuilder/mailer class

Post by marcus@localhorst »

Hi,
for a small project I am searching for a compact PHP class which generates all kinds of HTML Formelements (fileupload etc), validate the input (it should be spamsave) and send email (with attachments etc).
there are lot of classes outside some of them are outdated or lacks of some functionality or just send forms to db.
can someone recommend such a php class?
many thanks - and a happy new year!
marcus
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: searching for a PHP formbuilder/mailer class

Post by Jensensen »

phMailer http://www.phphq.net/scripts.php?p=free-scripts&id=5
outdated but (only few ones for free) can handle email attachments.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
Post Reply