Sorry this wasn't clear from the example.  Yes printing to HTML was
just an example.  What I am trying to do is quote a string, us that to
form a SQL statement, then send that to the mySQL server.  When I do
that now, the string has extra characters in it because $dbh->quote is
losing the utf flag.

Reply via email to