Script Category : PHP
Script Sub Category : Form Processing
FCSS has a HTML user interface to customize how to hande a form. Features: generate confirmation page; check form fields; check form values on client side (JavaScript); check form values on server side; jump to aftero aftersubmit pages, chosen by logic expression that may use entered values; send emails, submited values mights be inserted into From, To, Subject and Body of an email; load submited values into MySQL table; run your PHP code during form processingl run as CGI or inside Your page with include().
|