[sf-perl] input validation module sought

Andy Lester andy at petdance.com
Mon Sep 22 12:28:00 PDT 2008


On Sep 22, 2008, at 2:25 PM, ken uhl wrote:

> Hi, I am looking for a module to do input validation to protect  
> against
> SQL insertions
> HTML insertions
> javascript insertions


Yes, don't validate your input to protect against SQL insertions.  Use  
bound variables.

xoxo,
Andy

--
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance





More information about the SanFrancisco-pm mailing list