in reply to Re: No apostrophe Insert into MySQLin thread No apostrophe Insert into MySQL
my $quoted = $dbh->quote("Wouldn't you rather use bind parameters?"); [download]