in reply to Re: Re: Re: Converting Special Charactersin thread Converting Special Characters
When inserting data into a db you should use $dbh->quote($var) for correct quoting.