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

When you use bind parameters, there's no need to quote the values you pass in.

Please show the code that's causing the errors, and what errors you get.

Please also read (and act according to) How (Not) To Ask A Question.

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