exec('SET NAMES "UTF8"'); } catch (PDOException $e) { echo 'Erreur : ' . $e->getMessage(); die(); }