Help for this page

Select Code to Download


  1. or download this
    "select * from foo where bar = $dbh->quote($userinput)"
    
  2. or download this
    "select foo from bar where baz = ${ \$dbh->quote($userinput) }"