|
|||||||||||
|
Re: [GENERAL] stripping HTML, SQL injections ...
From: A.M. <agentm(at)themactionfaction.com>
Date: Wed Nov 14 2007 - 17:51:17 EST On Nov 14, 2007, at 4:23 PM, Scott Marlowe wrote: > On Nov 14, 2007 2:40 PM, madhtr <madhtr@schif.org> wrote: Please don't do that- there are corner cases where a naive regex can fail, leaving the programmer thinking he is covered when he is not. The variety of web languages include filtering modules (HTML::Scrubber)- in the case of Perl or PHP, it can even be run server-side. Furthermore, one shouldn't use an API which allows for SQL injections.
Cheers,
---------------------------(end of broadcast)---------------------------TIP 5: don't forget to increase your free space map settings Received on Wed Nov 14 17:53:04 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 19:52:47 EDT |
||||||||||
|
|||||||||||