|
For sensitive data, you should also look into SSL (that is, https) for the form. SSL wouldn't be part of a PHP script though.
I looked online at FormTools, and at least one of their demos shows a form being submitted via post, so you should be able to do this. It's probably an option in the script somewhere.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|