Man Page: cgi::validop::check::sql
Operating Environment: debian
Section: 3pm
CGI::ValidOp::Check::sql(3pm) User Contributed Perl Documentation CGI::ValidOp::Check::sql(3pm)NAMECGI::ValidOp::Check::sql - CGI::ValidOp::Check module to validate SQL.DESCRIPTIONdefault Fails if incoming value contains characters other than: w s . : [ ] _ ^ * / % + - <> = ~ ! @ # & | ` ? $ ( ) , ; ' " safer Named "safer" since allowing users to write SQL can never be truly "safe." This check attempts to allow only things which will not harm data. It doesn't prevent a clever query from wreaking other havoc, though, like a DOS. safer_select Just like "safer" but allows 'SELECT'.AUTHORRandall Hansen <legless@cpan.org>COPYRIGHTCopyright (c) 2003-2007 Randall Hansen. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2009-11-30 CGI::ValidOp::Check::sql(3pm)
| Related Man Pages |
|---|
| appconfig::cgi(3) - suse |
| template::plugin::cgi(3) - centos |
| cgi::compile(3pm) - debian |
| cgi::validop::check(3pm) - debian |
| cgi::xml(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Weird 'find' results |