VALERR.PHP Validation Error Reporting Module for Phorm The purpose of this module is to allow the user to have validation errors reported to him or her. INSTALLATION To install this module, place the file valerr.php in your plugins directory and add the following line to the registry file registry.php: > valid valerr.php USE When the ValErr plugin is installed and a form fails data validation, the plugin will generate an alert message to you, showing the messages that were displayed to the visitor. As an example of use, this plugin was requested by a user who wanted to know when data validation failed, in case it was as a result of a mistake in his rules file. That's all there is to it! =========================== Copyright (c) 2002 Holotech Enterprises (phorm@holotech.net) You may freely distribute this program as-is, without modifications, as part of a valid Phorm distribution. If you are not sure whether you have a valid distribution, you can obtain one from http://www.phorm.com/. You may use this program freely, and modify it for your own purposes.