simple harness to help you learn
|
|
Showform and webform are two publically usable scripts that help you to learn how to use web forms or install simple web email response forms on your own site.
- showform
- This allows you to test simple web forms. It simply creates a web page listing all the variables that have been submitted by a web form enabling you to see what is sent to the web server.
- mailform
- This allows you to set up simple forms or questionnaires on the web and have the results mailed back to you. It is intended largely for tutorial use and so is functional, but does not include refinements such as allowing the web user to preview or edit the form before confirming it.
- learn more ...
- if you want to know more about server side scripting look at: server side scripting using PHP
http://www.meandeviation.com/tutorials/learnphp/ | Alan Dix © 2003 |