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
searching for a PHP formbuilder/mailer class
- marcus@localhorst
- Posts: 815
- Joined: Fri 28. May 2004, 11:31
- Location: localhorst
- Contact:
Re: searching for a PHP formbuilder/mailer class
phMailer http://www.phphq.net/scripts.php?p=free-scripts&id=5
outdated but (only few ones for free) can handle email attachments.
outdated but (only few ones for free) can handle email attachments.