$ sql = $ db_handle ->quote ( string )
sql
db_handle
Escapes special characters in a string for use in an SQL statement.
The string to convert.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]