UNQUOTE.PHP UnQuote module for Phorm. The purpose of this module is to strip slashes created in the $HTTP_POST_VARS array by PHP's magic_quotes setting. INSTALLATION To install this module, place the file unquote.php in your plugins directory, and add the following line to the registry file registry.php: > setu1 unquote.php USE This module executes simply by being installed, with no further action required from the user. That's all there is to it! =========================== Copyright (c) 2003 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.