in reply to Re: Escaping Single Quote using Bind and $dbh->quote
in thread Escaping Single Quote using Bind and $dbh->quote

Another reason for using place holders is to avoid SQL injection via something like Bobby tables.

  • Comment on Re^2: Escaping Single Quote using Bind and $dbh->quote

Replies are listed 'Best First'.
Re^3: Escaping Single Quote using Bind and $dbh->quote
by locked_user sundialsvc4 (Abbot) on Apr 05, 2011 at 00:40 UTC

    “Bobby Tables” ...

    ROTFLMAO ... :-D