my $sql = "INSERT INTO feedback SET fulltext=" . $dbh->quote($feedback); [download]
In reply to Re: Inserting into SQL by snowcrash in thread Inserting into SQL by Anonymous Monk