technologyservicesportfolioprojectscontact


devtwo
« projects

phpWebForm - Simple Form Manager

phpWebForm is a dynamic form processing script that is meant to be used in cases where an existing web site needs a form. The form's presentation can be tailored to any design using HTML templates. Once configured, you can simply drop phpWebForm into your site wherever needed by including it from your PHP script. Upon a submission, the form results can be optionally validated and emailed and/or inserted into a database, .. then a thank-you/reply email can be sent back to the person who submitted the form or to the form's designated email address. This is perfect for most corporate forms such as brochure requests, membership applications, etc. It uses PEAR::DB for database connectivity and includes its own template processor.

*Download Latest