|
Clearly, separating the script into multiple files has made it much more manageable. Furthermore it can be applied to any HTML form simply by including formvalidate.php at the beginning of the script, defining the necessary validation and process functions, and including the HTML form at the end of the script! This type of form validation is ideal, and you are encouraged to use the form validation script I have developed for this chapter (or your own similar facility) in your own scripts.
Tags:
Add more tags...,
|