Re: CL-TAINT and friends
Bruce Lewis <[email protected]> 27 Dec 2005 12:27:06 -0500
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
For a look at how BRL does this kind of thing with define-input, go to
the following page and click "Show Source" at the bottom.
http://brlewis.com/map.brl
You declare which variables come from form inputs (eliminating any
PHP-style register_globals problems) and validate them, possibly with
custom functions, in one shot.
--
http://ourdoings.com/ Easily organize and disseminate news and
photos for your family or group.