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.
- using $dbh->quote with UTF [EMAIL PROTECTED]
- Re: using $dbh->quote with UTF Martin Evans
- Re: using $dbh->quote with UTF [EMAIL PROTECTED]
- Re: using $dbh->quote with UTF Peter J. Holzer
- Re: using $dbh->quote with UTF [EMAIL PROTECTED]
- Re: using $dbh->quote with UTF Tim Bunce
- Re: using $dbh->quote with UTF [EMAIL PROTECTED]
