Hello, I have a problem displaying frensh data : my client encoding is set to UNICODE (same as phpPgAdmin) when selecting data with phpPgAdmin, there's no errors displaying accents and other special frensh caracters. but when selecting from my own script i dont get those frensh caracters. in my html pages i do : <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> like phpPgAdmin and there is allways problems displaying frensh data... anyone can help ?